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