IFsrmPropertyBag2.CreationTime Property

 

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

IFsrmPropertyBag.CreationTime

See Also

IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace

Return to top