DiagnosticDescriptor.IsEnabledByDefault プロパティ

定義

診断が既定で有効になっている場合は true を返します。

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

プロパティ値

適用対象