ProvideComponentDiagnosticsAttribute.IsDefaultView Property

Definition

Indicates whether the provider uses the default, general purpose view. If false, the provider specifies its own custom view.

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

Property Value

Applies to