Microsoft FactoryOrchestrator Client FactoryOrchestratorClient GetOEMVersionString()
Microsoft.FactoryOrchestrator.Client
Microsoft.FactoryOrchestrator.Client.FactoryOrchestratorClient
FactoryOrchestratorClient.GetOEMVersionString() Method
Asynchronously Returns the version set by the OEM duing WSK Image Customization.
public System.Threading.Tasks.Task<string> GetOEMVersionString();
Returns
System.Threading.Tasks.Task<System.String>
string representing the OEM version.