ServiceHostingEnvironmentSection 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示組態區段,這個組態區段會定義服務裝載環境為特定傳輸產生的型別。
public ref class ServiceHostingEnvironmentSection sealed : System::Configuration::ConfigurationSection
public sealed class ServiceHostingEnvironmentSection : System.Configuration.ConfigurationSection
type ServiceHostingEnvironmentSection = class
inherit ConfigurationSection
Public NotInheritable Class ServiceHostingEnvironmentSection
Inherits ConfigurationSection
- 繼承
備註
如果這個區段是空白的,便會使用預設的型別。
建構函式
ServiceHostingEnvironmentSection() |
初始化 ServiceHostingEnvironmentSection 類別的新執行個體。 |