ProvideKeyBindingTableAttribute.TableGuid 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.
Gets the GUID of the key binding table.
public:
property Guid TableGuid { Guid get(); };
public Guid TableGuid { get; }
member this.TableGuid : Guid
Public ReadOnly Property TableGuid As Guid
Property Value
The GUID of the key binding table.