VSConstants.AppPackageDebugTargets.cmdidAppPackage_LocalMachine 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.
Windows app package local machine command id.
public: System::UInt32 cmdidAppPackage_LocalMachine = 512;
unsigned int cmdidAppPackage_LocalMachine = 512;
public const uint cmdidAppPackage_LocalMachine = 512;
val mutable cmdidAppPackage_LocalMachine : uint32
Public Const cmdidAppPackage_LocalMachine As UInteger = 512