[]
Gets or sets the current process' explicit application user model ID.
public static string ProcessAppID { get; set; }
Public Shared Property ProcessAppID As String
An application must set this property during an application's initial startup routine before the application presents any UI or makes any manipulation of its Jump Lists.