共用方式為


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

屬性值

控制網路性能計數器使用方式的組態專案。

屬性

適用於

另請參閱