VSConstants.StartupProject 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.
IVsSelectionEvents.OnElementValueChanged flag: The startup project.
public: System::UInt32 StartupProject = 3;
unsigned int StartupProject = 3;
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public const uint StartupProject = 3;
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
val mutable StartupProject : uint32
Public Const StartupProject As UInteger = 3
Field Value
Value = 3- Attributes