MetadataElement.PolicyImporters 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得原則匯入工具的集合,這個集合會指定匯入有關繫結的自訂原則判斷提示 (Assertion)。
public:
property System::ServiceModel::Configuration::PolicyImporterElementCollection ^ PolicyImporters { System::ServiceModel::Configuration::PolicyImporterElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("policyImporters")]
public System.ServiceModel.Configuration.PolicyImporterElementCollection PolicyImporters { get; }
[<System.Configuration.ConfigurationProperty("policyImporters")>]
member this.PolicyImporters : System.ServiceModel.Configuration.PolicyImporterElementCollection
Public ReadOnly Property PolicyImporters As PolicyImporterElementCollection
屬性值
PolicyImporterElementCollection,指定匯入有關繫結的自訂原則判斷提示。
- 屬性
備註
原則匯入工具是用來搜尋有關繫結功能的自訂原則判斷提示,以及附加可實作判斷提示所需要功能的自訂繫結項目。