Constants::vsWindowKindCommandWindow Field
Visual Studio 2015
The Command window.
Assembly: EnvDTE (in EnvDTE.dll)
Field Value
Type: System::String^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.
Show: