DnsEndPoint.Port Propriété

Définition

Obtient le numéro de port de DnsEndPoint.

public:
 property int Port { int get(); };
public int Port { get; }
member this.Port : int
Public ReadOnly Property Port As Integer

Valeur de propriété

Valeur entière comprise entre 0 et 0xffff qui indique le numéro de port de DnsEndPoint.

S’applique à