次の方法で共有


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

構成プロパティのコレクション。

適用対象