VSConstants.AppPackageDebugTargets.cmdidAppPackage_TetheredDevice 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 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