VSConstants.VSUTDCF_REBUILD 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.
public: System::UInt32 VSUTDCF_REBUILD = 2;
unsigned int VSUTDCF_REBUILD = 2;
public const uint VSUTDCF_REBUILD = 2;
val mutable VSUTDCF_REBUILD : uint32
Public Const VSUTDCF_REBUILD As UInteger = 2