VsAppPackageLaunchInfo.PackageMoniker Field

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

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

Syntax

'Declaration
Public PackageMoniker As String
public string PackageMoniker
public:
String^ PackageMoniker
val mutable PackageMoniker: string
public var PackageMoniker : String

.NET Framework Security

See Also

Reference

VsAppPackageLaunchInfo Structure

Microsoft.VisualStudio.Shell.Interop Namespace