VsAppPackageLaunchInfo.PackageMoniker Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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