Constants.vsWindowKindWatch 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 Watch window.
public: System::String ^ vsWindowKindWatch;
std::wstring vsWindowKindWatch;
public const string vsWindowKindWatch;
val mutable vsWindowKindWatch : string
Public Const vsWindowKindWatch As String
Field Value
Remarks
GUID value = {90243340-BD7A-11D0-93EF-00A0C90F2734}.
vsWindowKindWatch 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.