Share via


DataCollectorEnabledByDefaultAttribute.IsEnabledByDefault Property

Definition

Gets or sets the enabled-by-default state.

public:
 property bool IsEnabledByDefault { bool get(); };
public bool IsEnabledByDefault { get; }
member this.IsEnabledByDefault : bool
Public ReadOnly Property IsEnabledByDefault As Boolean

Property Value

A bool value that indicates whether the diagnostic data adapter is enabled by default.

Applies to