Share via


IFsrmPropertyBag2.LastAccessTime Property

 

Gets the LastAccessTime property.

Namespace:   Microsoft.Storage
Assembly:  srmlib (in srmlib.dll)

Syntax

object LastAccessTime { get; }
property Object^ LastAccessTime {
    Object^ get();
}
abstract LastAccessTime : Object with get
ReadOnly Property LastAccessTime As Object

Property Value

Type: System.Object

Returns the LastAccessTime property.

Implements

IFsrmPropertyBag.LastAccessTime

See Also

IFsrmPropertyBag2 Interface
Microsoft.Storage Namespace

Return to top