Microsoft FactoryOrchestrator Client FactoryOrchestratorClient EnumerateLocalDirectories(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.EnumerateLocalDirectories(string) Method
Enumerates local directories in a given folder.
protected virtual System.Collections.Generic.IEnumerable<string> EnumerateLocalDirectories(string path);
Parameters
path
System.String
The directory to eumerate.