DeploymentSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
定義組態設定,這個設定通常是在實際執行伺服器上用來覆寫僅適用於開發電腦的應用程式層級設定。
public ref class DeploymentSection sealed : System::Configuration::ConfigurationSection
public sealed class DeploymentSection : System.Configuration.ConfigurationSection
type DeploymentSection = class
inherit ConfigurationSection
Public NotInheritable Class DeploymentSection
Inherits ConfigurationSection
- 繼承
建構函式
DeploymentSection() |
初始化 DeploymentSection 類別的新執行個體。 |