Constants::vsWindowKindDynamicHelp Field

 

The Dynamic Help window.

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

public:
literal String^ vsWindowKindDynamicHelp

Field Value

Type: System::String^

GUID value = {66DBA47C-61DF-11D2-AA79-00C04F990343}.

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