Share via


EMMA.endpoint_role Field

Definition

Represents the emma:endpoint-role XML attribute.

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

Applies to