IDirectoryCacheProviderFileInfoLastWriteTimeUtc Property |
Gets the last time the file was modified.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax DateTime LastWriteTimeUtc { get; set; }
Property LastWriteTimeUtc As DateTime
Get
Set
property DateTime LastWriteTimeUtc {
DateTime get ();
void set (DateTime value);
}
abstract LastWriteTimeUtc : DateTime with get, set
Property Value
Type:
DateTimeSee Also