UrlPrefix.PortValue Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une représentation entière du port utilisé par le préfixe.
public:
property int PortValue { int get(); };
public int PortValue { get; }
member this.PortValue : int
Public ReadOnly Property PortValue As Integer