Constants::vsWindowKindProperties Field

 

The Properties window.

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

public:
literal String^ vsWindowKindProperties

Field Value

Type: System::String^

GUID value = {EEFA5220-E298-11D0-8F78-00A0C9110057}.

vsWindowKindProperties 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: