共用方式為


FaultPropagationQueryElement.Properties 屬性

定義

取得 ConfigurationPropertyCollection,其中包含與這個項目相關聯的屬性。

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

屬性值

屬性集合。

適用於