PolicyImporterElement 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示組態項目,指定有關繫結的自訂原則判斷提示的匯入。 此類別無法獲得繼承。
public ref class PolicyImporterElement sealed : System::Configuration::ConfigurationElement
public sealed class PolicyImporterElement : System.Configuration.ConfigurationElement
type PolicyImporterElement = class
inherit ConfigurationElement
Public NotInheritable Class PolicyImporterElement
Inherits ConfigurationElement
- 繼承
備註
這個組態區段會指定搜尋有關繫結功能的自訂原則判斷提示的設定,以及附加實作判斷提示所需要功能的自訂繫結項目。
建構函式
PolicyImporterElement() |
初始化 PolicyImporterElement 類別的新執行個體。 |
PolicyImporterElement(String) |
使用特定的原則型別,初始化 PolicyImporterElement 類別的新執行個體。 |
PolicyImporterElement(Type) |
使用特定的原則型別,初始化 PolicyImporterElement 類別的新執行個體。 |