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 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