共用方式為


_dispTextDocumentKeyPressEvents_SinkHelper.m_BeforeKeyPressDelegate 欄位

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

僅限 Microsoft 內部使用。

命名空間:  EnvDTE80
組件:  EnvDTE80 (在 EnvDTE80.dll 中)

語法

'宣告
Public m_BeforeKeyPressDelegate As _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
public _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler m_BeforeKeyPressDelegate
public:
_dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler^ m_BeforeKeyPressDelegate
val mutable m_BeforeKeyPressDelegate: _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler
public var m_BeforeKeyPressDelegate : _dispTextDocumentKeyPressEvents_BeforeKeyPressEventHandler

.NET Framework 安全性

請參閱

參考

_dispTextDocumentKeyPressEvents_SinkHelper 類別

EnvDTE80 命名空間