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.
Used to manage file group objects.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Inheritance Hierarchy
System.Object
Microsoft.Storage.FsrmFileGroupManagerClass
Syntax
[ClassInterfaceAttribute(0)]
[GuidAttribute("8F1363F6-656F-4496-9226-13AECBD7718F")]
public class FsrmFileGroupManagerClass : IFsrmFileGroupManager,
FsrmFileGroupManager
[ClassInterfaceAttribute(0)]
[GuidAttribute("8F1363F6-656F-4496-9226-13AECBD7718F")]
public ref class FsrmFileGroupManagerClass : IFsrmFileGroupManager,
FsrmFileGroupManager
[<ClassInterfaceAttribute(0)>]
[<GuidAttribute("8F1363F6-656F-4496-9226-13AECBD7718F")>]
type FsrmFileGroupManagerClass =
class
interface IFsrmFileGroupManager
interface FsrmFileGroupManager
end
<ClassInterfaceAttribute(0)>
<GuidAttribute("8F1363F6-656F-4496-9226-13AECBD7718F")>
Public Class FsrmFileGroupManagerClass
Implements IFsrmFileGroupManager, FsrmFileGroupManager
Constructors
| Name | Description | |
|---|---|---|
![]() |
FsrmFileGroupManagerClass() | Creates a new instance of the FsrmFileGroupManagerClass object. |
Methods
| Name | Description | |
|---|---|---|
![]() |
CreateFileGroup() | Creates a file group object. |
![]() |
EnumFileGroups(_FsrmEnumOptions) | Enumerates the file groups in FSRM. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
ExportFileGroups(Object) | Exports the specified file groups as an XML string. |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetFileGroup(String) | Retrieves the specified file group from FSRM. |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
ImportFileGroups(String, Object) | Imports the specified file groups from an XML string. |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Remarks
FSRM defines the following groups:
Audio and Video Files
Backup Files
Compressed Files
Email Files
Executable Files
Image Files
Office Files
System Files
Temporary Files
Text Files
Webpage Files
To create this object from a script, use the "Fsrm.FsrmFileGroupManager" program identifier.
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
IFsrmFileGroupManager
Microsoft.Storage Namespace
Return to top
.jpeg)
.jpeg)