KeyMapEntry.KeyCodeSecondary 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.
kcmSecondary
Represents the following attribute in the schema: wne:kcmSecondary
[DocumentFormat.OpenXml.SchemaAttr(33, "kcmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue KeyCodeSecondary { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue KeyCodeSecondary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "kcmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue? KeyCodeSecondary { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:kcmSecondary")]
public DocumentFormat.OpenXml.HexBinaryValue? KeyCodeSecondary { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? KeyCodeSecondary { get; set; }
member this.KeyCodeSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "kcmSecondary")>]
member this.KeyCodeSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:kcmSecondary")>]
member this.KeyCodeSecondary : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property KeyCodeSecondary As HexBinaryValue
Property Value
- Attributes