Share via


EMMA.port_num Field

Definition

Represents the emma:port-num XML attribute.

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

Applies to