次の方法で共有


NotificationLevel 列挙型

定義

この推奨事項が影響を及ぼす可能性がある重要度を示すレベル。

public enum NotificationLevel
type NotificationLevel = 
Public Enum NotificationLevel
継承
NotificationLevel

フィールド

Critical 0

重大

Information 2

情報。

NonUrgentSuggestion 3

NonUrgentSuggestion。

Warning 1

警告。

適用対象