_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