Share via


W14.dist Field

Definition

Represents the w14:dist XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: reflection, shadow.
  • corresponds to the following strongly-typed properties: Reflection.DistanceFromText, Shadow.DistanceFromText.

Applies to