IFsrmPropertyBag2.LastModificationTime Property
Gets the LastModificationTime property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object LastModificationTime { get; }
property Object^ LastModificationTime {
Object^ get();
}
abstract LastModificationTime : Object with get
ReadOnly Property LastModificationTime As Object
Property Value
Type: System.Object
Returns the LastModificationTime property.
Implements
IFsrmPropertyBag.LastModificationTime
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top