VsAppPackageLaunchInfo.AppUserModelID Field

Definition

String identifying the application to activate. This member is not required to be from the same package as Microsoft.VisualStudio.Shell.Interop.VsImmersiveAppInfo.PackageMoniker. This member can be null if the debugger should not activate any application. This member is optional.

public: System::String ^ AppUserModelID;
public: Platform::String ^ AppUserModelID;
std::wstring AppUserModelID;
public string AppUserModelID;
val mutable AppUserModelID : string
Public AppUserModelID As String 

Field Value

Applies to