Constants::vsWindowKindCommandWindow Field

 

The Command window.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
literal String^ vsWindowKindCommandWindow

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.

Return to top
Show: