Constants.vsWindowKindCommandWindow 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.
The Command window.
public: System::String ^ vsWindowKindCommandWindow;
std::wstring vsWindowKindCommandWindow;
public const string vsWindowKindCommandWindow;
val mutable vsWindowKindCommandWindow : string
Public Const vsWindowKindCommandWindow As String
Field Value
Remarks
GUID value = {28836128-FC2C-11D2-A433-00C04F72D18A}.
vsWindowKindCommandWindow is used to get a handle to a particular window in the integrated development environment (IDE) in order to gain access to its properties and methods.