DkmInstalledAppPackageInfo.AppPackageId Property
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.
Identifies a Windows Store app package or Windows Phone app package.
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmAppPackageId ^ AppPackageId { Microsoft::VisualStudio::Debugger::DefaultPort::DkmAppPackageId ^ get(); };
public:
property Microsoft::VisualStudio::Debugger::DefaultPort::DkmAppPackageId ^ AppPackageId { Microsoft::VisualStudio::Debugger::DefaultPort::DkmAppPackageId ^ get(); };
public Microsoft.VisualStudio.Debugger.DefaultPort.DkmAppPackageId AppPackageId { get; }
member this.AppPackageId : Microsoft.VisualStudio.Debugger.DefaultPort.DkmAppPackageId
Public ReadOnly Property AppPackageId As DkmAppPackageId