_Application.KeyBindings 属性

定义

返回表示 KeyBindings 自定义键分配的集合,其中包括键代码、键类别和命令。

public:
 property Microsoft::Office::Interop::Word::KeyBindings ^ KeyBindings { Microsoft::Office::Interop::Word::KeyBindings ^ get(); };
public Microsoft.Office.Interop.Word.KeyBindings KeyBindings { get; }
member this.KeyBindings : Microsoft.Office.Interop.Word.KeyBindings
Public ReadOnly Property KeyBindings As KeyBindings

属性值

适用于