Share via


A.end Field

Definition

Represents the a:end XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: audioCd.
  • corresponds to the following strongly-typed classes: EndTime.

Applies to