Share via


W.t2 Field

Definition

Represents the w:t2 XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: clrSchemeMapping.
  • corresponds to the following strongly-typed properties: ColorSchemeMapping.Text2.

Applies to