VSConstants.AppPackageDebugTargets.cmdidAppPackage_RemoteMachine 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 remote machine command id.
public: System::UInt32 cmdidAppPackage_RemoteMachine = 1024;
unsigned int cmdidAppPackage_RemoteMachine = 1024;
public const uint cmdidAppPackage_RemoteMachine = 1024;
val mutable cmdidAppPackage_RemoteMachine : uint32
Public Const cmdidAppPackage_RemoteMachine As UInteger = 1024