Sdílet prostřednictvím


HostString.Port Vlastnost

Definice

Vrátí hodnotu části portu hostitele, nebo null , pokud není nalezen žádný.

public:
 property Nullable<int> Port { Nullable<int> get(); };
public int? Port { get; }
member this.Port : Nullable<int>
Public ReadOnly Property Port As Nullable(Of Integer)

Hodnota vlastnosti

Část port hodnoty.

Platí pro