Microsoft FactoryOrchestrator Client FactoryOrchestratorClient CreateClientFileWriter(string)
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.CreateClientFileWriter(string) Method
Creates the client file writer. File is overwritten if it exists.
protected virtual System.IO.Stream CreateClientFileWriter(string clientFilename);
Parameters
clientFilename
System.String
The client filename.