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