CreateFolderRequest.CreateFolderAsync Method ()
Asynchronously sends the request to create the folder.
Namespace: Microsoft.WindowsServerSolutions.Storage
Assembly: StorageOM (in StorageOM.dll)
Syntax
public void CreateFolderAsync()
public:
void CreateFolderAsync()
Public Sub CreateFolderAsync
See Also
CreateFolderRequest Class
Microsoft.WindowsServerSolutions.Storage Namespace
Return to top