Share via


W.prefixMappings Field

Definition

Represents the w:prefixMappings XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dataBinding.
  • corresponds to the following strongly-typed properties: DataBinding.PrefixMappings.

Applies to