Constants.vsContextFullScreenMode Field

Definition

Indicates that the view of the integrated development environment (IDE) is full screen.

public: System::String ^ vsContextFullScreenMode;
std::wstring vsContextFullScreenMode;
public const string vsContextFullScreenMode;
val mutable vsContextFullScreenMode : string
Public Const vsContextFullScreenMode As String 

Field Value

Remarks

Indicates the current status (or context) of the IDE.

Applies to