Share via


NoNamespace.gap Field

Definition

Represents the gap XML attribute.

public static readonly System.Xml.Linq.XName gap;
 staticval mutable gap : System.Xml.Linq.XName
Public Shared ReadOnly gap 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.Gap.

Applies to