SmtpSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 System.Net
組態檔中的 SMTP 區段。
public ref class SmtpSection sealed : System::Configuration::ConfigurationSection
public sealed class SmtpSection : System.Configuration.ConfigurationSection
type SmtpSection = class
inherit ConfigurationSection
Public NotInheritable Class SmtpSection
Inherits ConfigurationSection
- 繼承
備註
這個類別可讓您以程式設計方式存取可儲存在支援命名空間中 SMTP 之 System.Net.Mail 類別所使用的組態檔中。
建構函式
SmtpSection() |
初始化 SmtpSection 類別的新執行個體。 |