OutputWindowPane::Guid Property

 

Gets the GUID for the OutputWindowPane object.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

property String^ Guid {
	String^ get();
}

Property Value

Type: System::String^

A string that uniquely identifies the OutputWindowPane .

Return to top
Show: