Constants.vsWindowKindThread 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 Debugger window.
public: System::String ^ vsWindowKindThread;
std::wstring vsWindowKindThread;
public const string vsWindowKindThread;
val mutable vsWindowKindThread : string
Public Const vsWindowKindThread As String
Field Value
Remarks
GUID value = {E62CE6A0-B439-11D0-A79D-00A0C9110051}.
vsWindowKindThread 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.