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 LastModified property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
object LastModified { get; }
property Object^ LastModified {
Object^ get();
}
abstract LastModified : Object with get
ReadOnly Property LastModified As Object
Property Value
Type: System.Object
Returns the LastModified property.
Implements
See Also
IFsrmClassificationRule Interface
Microsoft.Storage Namespace
Return to top