Constants.vsWindowKindOutput 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 Output window.
public: System::String ^ vsWindowKindOutput;
std::wstring vsWindowKindOutput;
public const string vsWindowKindOutput;
val mutable vsWindowKindOutput : string
Public Const vsWindowKindOutput As String
Field Value
Remarks
GUID value = {34E76E81-EE4A-11D0-AE2E-00A0C90FFFC3}.
vsWindowKindOutput 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.