ServerAddress Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
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
- Ereditarietà
-
ServerAddress
- Attributi
Costruttori
ServerAddress() |
Proprietà
Host | |
IsUnixPipe | |
PathBase | |
Port | |
Scheme | |
UnixPipePath |
Metodi
Equals(Object) | |
FromUrl(String) | |
GetHashCode() | |
ToString() |