Udostępnij za pośrednictwem


SmtpSection.Network Właściwość

Definicja

Pobiera element konfiguracji, który kontroluje ustawienia sieciowe używane przez protokół SMTP (Simple Mail Transport Protocol). file.SmtpNetworkElement.

public:
 property System::Net::Configuration::SmtpNetworkElement ^ Network { System::Net::Configuration::SmtpNetworkElement ^ get(); };
[System.Configuration.ConfigurationProperty("network")]
public System.Net.Configuration.SmtpNetworkElement Network { get; }
[<System.Configuration.ConfigurationProperty("network")>]
member this.Network : System.Net.Configuration.SmtpNetworkElement
Public ReadOnly Property Network As SmtpNetworkElement

Wartość właściwości

Obiekt SmtpNetworkElement.

Element konfiguracji, który kontroluje ustawienia sieciowe używane przez protokół SMTP.

Atrybuty

Dotyczy

Zobacz też