Constants::vsWindowKindResourceView Field

 

The Resource Editor.

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

public:
literal String^ vsWindowKindResourceView

Field Value

Type: System::String^

GUID value = {2D7728C2-DE0A-45b5-99AA-89B609DFDE73}.

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