Share via


NoNamespace.distance Field

Definition

Represents the distance XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: callout.
  • corresponds to the following strongly-typed properties: Callout.Distance.

Applies to