Share via


EMMA.endpoint_info Field

Definition

Represents the emma:endpoint-info XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: graphicData, emma_.
  • has the following child XML elements: endpoint.
  • has the following XML attributes: id.
  • corresponds to the following strongly-typed classes: EndPointInfo.

Applies to