_OutputWindowEvents 介面
請參考這項功能的 OutputWindowEvents。 請勿將這個類別執行個體化。
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<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