Microsoft FactoryOrchestrator Client FactoryOrchestratorClient CreateDirectory(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.CreateDirectory(string) Method
Creates a directory on the client.
protected virtual void CreateDirectory(string path);
Parameters
path
System.String
Directory to create.