ModuleElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示自訂 IWebProxy 模組的型別資訊。 此類別無法獲得繼承。
public ref class ModuleElement sealed : System::Configuration::ConfigurationElement
public sealed class ModuleElement : System.Configuration.ConfigurationElement
type ModuleElement = class
inherit ConfigurationElement
Public NotInheritable Class ModuleElement
Inherits ConfigurationElement
- 繼承
備註
這個類別會對應至type
模組> Element (Network Settings) 組態項目的 屬性<。
這個類別是用來指定處理與 類別WebClient所提出WebRequest要求的 Web Proxy。
這個類別可讓您以程式設計方式存取可儲存在組態檔中的資訊。
建構函式
ModuleElement() |
初始化 ModuleElement 類別的新執行個體。 |