KeyBinding.KeyCategory Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the type of item assigned to the specified key binding.
public:
property Microsoft::Office::Interop::Word::WdKeyCategory KeyCategory { Microsoft::Office::Interop::Word::WdKeyCategory get(); };
public Microsoft.Office.Interop.Word.WdKeyCategory KeyCategory { get; }
member this.KeyCategory : Microsoft.Office.Interop.Word.WdKeyCategory
Public ReadOnly Property KeyCategory As WdKeyCategory