Share via


MailSettingsSectionGroup.Smtp プロパティ

定義

ローカル コンピューターの SMTP 設定を取得します。

public:
 property System::Net::Configuration::SmtpSection ^ Smtp { System::Net::Configuration::SmtpSection ^ get(); };
public System.Net.Configuration.SmtpSection Smtp { get; }
member this.Smtp : System.Net.Configuration.SmtpSection
Public ReadOnly Property Smtp As SmtpSection

プロパティ値

ローカル コンピューターの構成情報を格納している SmtpSection オブジェクト。

注釈

メール設定は、 クラスの動作に影響します SmtpClient

適用対象

こちらもご覧ください