Share via


WNE.mask Field

Definition

Represents the wne:mask XML attribute.

public static readonly System.Xml.Linq.XName mask;
 staticval mutable mask : System.Xml.Linq.XName
Public Shared ReadOnly mask As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: keymap.
  • corresponds to the following strongly-typed properties: KeyMapEntry.Mask.

Applies to