Share via


SettingsSection.PerformanceCounters プロパティ

定義

ネットワーク パフォーマンス カウンターを有効にするかどうかを制御する構成要素を取得します。

public:
 property System::Net::Configuration::PerformanceCountersElement ^ PerformanceCounters { System::Net::Configuration::PerformanceCountersElement ^ get(); };
[System.Configuration.ConfigurationProperty("performanceCounters")]
public System.Net.Configuration.PerformanceCountersElement PerformanceCounters { get; }
[<System.Configuration.ConfigurationProperty("performanceCounters")>]
member this.PerformanceCounters : System.Net.Configuration.PerformanceCountersElement
Public ReadOnly Property PerformanceCounters As PerformanceCountersElement

プロパティ値

ネットワーク パフォーマンス カウンターの使用を制御する構成要素。

属性

適用対象

こちらもご覧ください