Share via


EMMA.endpoint_address Field

Definition

Represents the emma:endpoint-address XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: endpoint.
  • corresponds to the following strongly-typed properties: EndPoint.EndPointAddress.

Applies to