Sdílet prostřednictvím


DiagnosticSection.PerformanceCountersEnabled Vlastnost

Definice

Získá nebo nastaví logickou hodnotu, která označuje, zda jsou čítače výkonu povoleny pro účely diagnostiky.

public:
 property bool PerformanceCountersEnabled { bool get(); void set(bool value); };
[System.Configuration.ConfigurationProperty("performanceCountersEnabled", DefaultValue=true)]
public bool PerformanceCountersEnabled { get; set; }
[<System.Configuration.ConfigurationProperty("performanceCountersEnabled", DefaultValue=true)>]
member this.PerformanceCountersEnabled : bool with get, set
Public Property PerformanceCountersEnabled As Boolean

Hodnota vlastnosti

truepokud jsou povoleny čítače výkonu; v opačném případě . false

Atributy

Platí pro