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