Share via


C.symbol Field

Definition

Represents the c:symbol XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: marker, marker.
  • has the following XML attributes: val.
  • corresponds to the following strongly-typed classes: Symbol.

Applies to