Constants::vsWindowKindServerExplorer Field

 

The Server Explorer.

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

public:
literal String^ vsWindowKindServerExplorer

Field Value

Type: System::String^

GUID value = {74946827-37A0-11D2-A273-00C04F8EF4FF}.

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