Share via


NoNamespace.d Field

Definition

Represents the d XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: ds, item, rowItem.
  • corresponds to the following strongly-typed properties: DashStop.DashLength, Item.Expanded, TupleSetRowItem.DisplayName.

Applies to