VSConstants.AppPackageDebugTargets.cmdidAppPackage_TetheredDevice Field

Definition

Windows app package tethered device command id.

public: System::UInt32 cmdidAppPackage_TetheredDevice = 768;
unsigned int cmdidAppPackage_TetheredDevice = 768;
public const uint cmdidAppPackage_TetheredDevice = 768;
val mutable cmdidAppPackage_TetheredDevice : uint32
Public Const cmdidAppPackage_TetheredDevice As UInteger  = 768

Field Value

Value = 768

Applies to