Share via


SmtpNetworkElement.Host Propriété

Définition

Obtient ou définit le nom du serveur 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

Valeur de propriété

Chaîne qui représente le nom du serveur SMTP auquel se connecter.

Attributs

S’applique à