Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Refer to OutputWindowEvents for this functionality. Do not instantiate this class.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")> _
Public Interface _OutputWindowEvents
[GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface _OutputWindowEvents
[GuidAttribute(L"0A3546A8-6840-11D2-97C1-00C04FB6C6FF")]
public interface class _OutputWindowEvents
[<GuidAttribute("0A3546A8-6840-11D2-97C1-00C04FB6C6FF")>]
type _OutputWindowEvents = interface end
public interface _OutputWindowEvents