ServerAddress Classe
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.
Attention
This is obsolete and will be removed in a future version. See https://github.com/aspnet/KestrelHttpServer/issues/2230
public ref class ServerAddress
public class ServerAddress
[System.Obsolete("This is obsolete and will be removed in a future version. See https://github.com/aspnet/KestrelHttpServer/issues/2230")]
public class ServerAddress
type ServerAddress = class
[<System.Obsolete("This is obsolete and will be removed in a future version. See https://github.com/aspnet/KestrelHttpServer/issues/2230")>]
type ServerAddress = class
Public Class ServerAddress
- Héritage
-
ServerAddress
- Attributs
Constructeurs
ServerAddress() |
Propriétés
Host | |
IsUnixPipe | |
PathBase | |
Port | |
Scheme | |
UnixPipePath |
Méthodes
Equals(Object) | |
FromUrl(String) | |
GetHashCode() | |
ToString() |