_dispOutputWindowEvents_SinkHelper 類別
這個應用程式開發介面支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。
僅限 Microsoft 內部使用。
繼承階層架構
Object
EnvDTE._dispOutputWindowEvents_SinkHelper
命名空間: EnvDTE
組件: EnvDTE (在 EnvDTE.dll 中)
語法
'宣告
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispOutputWindowEvents_SinkHelper _
Implements _dispOutputWindowEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispOutputWindowEvents_SinkHelper : _dispOutputWindowEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispOutputWindowEvents_SinkHelper sealed : _dispOutputWindowEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispOutputWindowEvents_SinkHelper =
class
interface _dispOutputWindowEvents
end
public final class _dispOutputWindowEvents_SinkHelper implements _dispOutputWindowEvents
_dispOutputWindowEvents_SinkHelper 類型會公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
Equals | 判斷指定的物件是否等於目前的物件。 (繼承自 Object)。 | |
GetHashCode | 做為預設雜湊函式。 (繼承自 Object)。 | |
GetType | 取得目前實例 Type 的屬性。 (繼承自 Object)。 | |
PaneAdded | 基礎架構。 僅限 Microsoft 內部使用。 | |
PaneClearing | 基礎架構。 僅限 Microsoft 內部使用。 | |
PaneUpdated | 基礎架構。 僅限 Microsoft 內部使用。 | |
ToString | 傳回代表目前物件的字串。 (繼承自 Object)。 |
回頁首
欄位
名稱 | 描述 | |
---|---|---|
m_dwCookie | 基礎架構。 僅限 Microsoft 內部使用。 | |
m_PaneAddedDelegate | 基礎架構。 僅限 Microsoft 內部使用。 | |
m_PaneClearingDelegate | 基礎架構。 僅限 Microsoft 內部使用。 | |
m_PaneUpdatedDelegate | 基礎架構。 僅限 Microsoft 內部使用。 |
回頁首
執行緒安全
這個類型的任何 Public static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員是安全執行緒。