ViewStateException.RemotePort 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 le numéro de port de la demande HTTP ayant généré une exception d'état d'affichage.
public:
property System::String ^ RemotePort { System::String ^ get(); };
public string RemotePort { get; }
member this.RemotePort : string
Public ReadOnly Property RemotePort As String
Valeur de propriété
String contenant le numéro de port distant.
Remarques
Cette propriété retourne la même valeur que la REMOTE_PORT variable dans la ServerVariables propriété .