SettingsSection.PerformanceCounters Vlastnost

Definice

Získá konfigurační prvek, který řídí, zda jsou povoleny čítače výkonu sítě.

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

Hodnota vlastnosti

Konfigurační prvek, který řídí využití čítačů výkonu sítě.

Atributy

Platí pro

Viz také