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