CentralizedFileGetClientDownloadUrlEventArgs
is defined in the Telligent.Evolution.Extensibility.Storage.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class CentralizedFileGetClientDownloadUrlEventArgs { string ClientDownloadUrl { get; set; } string FileName { get; set; } string FileStoreKey { get; set; } string Path { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ClientDownloadUrl | string | |||
FileName | string | |||
FileStoreKey | string | |||
Path | string |