UriBuilder.Host Właściwość

Definicja

Pobiera lub ustawia nazwę hosta systemu nazw domen (DNS) lub adres IP serwera.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
public string Host { get; set; }
member this.Host : string with get, set
Public Property Host As String

Wartość właściwości

Nazwa hosta DNS lub adres IP serwera.

Uwagi

Właściwość Host zawiera w pełni kwalifikowaną nazwę hosta DNS lub adres IP serwera.

Dotyczy