次の方法で共有


Diagnostic.WarningLevel プロパティ

定義

警告レベルを取得します。 重大度 Errorを持つ診断の場合は 0、それ以外の場合は 0 より大きい整数です。

public:
 abstract property int WarningLevel { int get(); };
public abstract int WarningLevel { get; }
member this.WarningLevel : int
Public MustOverride ReadOnly Property WarningLevel As Integer

プロパティ値

適用対象