VSConstants.AppPackageDebugTargets.cmdidAppPackage_RemoteMachine Field

Definition

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

Field Value

Value = 1024

Applies to