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 and sets the Members property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
IFsrmMutableCollection Members { get; set; }
property IFsrmMutableCollection^ Members {
IFsrmMutableCollection^ get();
void set(IFsrmMutableCollection^ value);
}
abstract Members : IFsrmMutableCollection with get, set
Property Members As IFsrmMutableCollection
Property Value
Type: Microsoft.Storage.IFsrmMutableCollection
Returns the Members property.
Implements
See Also
IFsrmFileGroupImported Interface
Microsoft.Storage Namespace
Return to top