Share via


SmtpNetworkElement.Host Proprietà

Definizione

Ottiene o imposta il nome del server SMTP.

public:
 property System::String ^ Host { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("host")]
public string Host { get; set; }
[<System.Configuration.ConfigurationProperty("host")>]
member this.Host : string with get, set
Public Property Host As String

Valore della proprietà

Stringa che rappresenta il nome del server SMTP a cui connettersi.

Attributi

Si applica a