Constants.vsContextDesignMode Field

Definition

Indicates that the IDE is in Design view.

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

Field Value

Remarks

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

Applies to