共用方式為


EtwTrackingBehaviorElement.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

屬性值

ConfigurationPropertyCollection

組態屬性的集合。

適用於