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