VSConstants.StartupProject Field

Definition

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

Applies to