Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetOSVersionString()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetOSVersionString() Method
Asynchronously Returns the version of the OS.
public System.Threading.Tasks.Task<string> GetOSVersionString();
Returns
System.Threading.Tasks.Task<System.String>
string representing the OS version.