Constants.vsWindowKindClassView 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 Class View window.
public: System::String ^ vsWindowKindClassView;
std::wstring vsWindowKindClassView;
public const string vsWindowKindClassView;
val mutable vsWindowKindClassView : string
Public Const vsWindowKindClassView As String
Field Value
Remarks
GUID value = {C9C0AE26-AA77-11D2-B3F0-0000F87570EE}.
vsWindowKindClassView 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.