VsAppPackageLaunchInfo.PackageMoniker Field

Definition

String identifying the application package to debug. For Windows Store apps, this is the full name of the package.

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

Field Value

Applies to