Microsoft FactoryOrchestrator Core UWPTask UWPTask(string string)
Microsoft.FactoryOrchestrator.Core
Microsoft.FactoryOrchestrator.Core.UWPTask
UWPTask(string, string) Constructor
Initializes a new instance of the UWPTask class.
public UWPTask(string packageFamilyName, string testFriendlyName);
Parameters
packageFamilyName System.String
The package family name (PFN).
testFriendlyName System.String
A friendly name for the app.