Freigeben über


DiagnosticSection.PerformanceCountersEnabled Eigenschaft

Definition

Ruft einen booleschen Wert auf, der angibt, ob Leistungsindikatoren zu Diagnosezwecken aktiviert sind, oder legt ihn fest.

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

Eigenschaftswert

true, wenn Leistungsindikatoren aktiviert sind, andernfalls false.

Attribute

Gilt für: