Constants.vsWindowKindDynamicHelp Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Dynamic Help window.
public: System::String ^ vsWindowKindDynamicHelp;
std::wstring vsWindowKindDynamicHelp;
public const string vsWindowKindDynamicHelp;
val mutable vsWindowKindDynamicHelp : string
Public Const vsWindowKindDynamicHelp As String
Field Value
Remarks
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.