Share via


StorageManager.GetCreateFolderRequest Method

 

Returns a request object that is used to create a new folder.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

Overload List

Name Description
System_CAPS_pubmethod GetCreateFolderRequest(String, String)

Returns a request object that is used to create a new folder.

System_CAPS_pubmethod GetCreateFolderRequest(String, String, Boolean)

Returns a request object that is used to create a new folder.

System_CAPS_pubmethod GetCreateFolderRequest(String, String, Boolean, Boolean)

Returns a request object that is used to create a new folder.

System_CAPS_pubmethod GetCreateFolderRequest(String, String, String)

Returns a request object that is used to create a new folder.

System_CAPS_pubmethod GetCreateFolderRequest(String, String, String, Boolean)

Returns a request object that is used to create a new folder.

System_CAPS_pubmethod GetCreateFolderRequest(String, String, String, Boolean, Boolean)

Returns a request object that is used to create a new folder.

See Also

StorageManager Class
Microsoft.WindowsServerSolutions.Storage Namespace

Return to top