Share via


NoNamespace.qualifier Field

Definition

Represents the qualifier XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: textPr, textPr.
  • corresponds to the following strongly-typed properties: TextProperties.Qualifier.

Applies to