Share via


EMMA.service_name Field

Definition

Represents the emma:service-name XML attribute.

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

Applies to