Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the CreationTime property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object CreationTime { get; }
property Object^ CreationTime {
Object^ get();
}
abstract CreationTime : Object with get
ReadOnly Property CreationTime As Object
Property Value
Type: System.Object
Returns the CreationTime property.
Implements
See Also
IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace
Return to top