バージョン

NotifyLevel プロパティ

notify() メソッドを使用して自動および手動メッセージに表示される通知のレベルを制御します。デフォルトは success です。
シンタックス
'宣言
 
Public Property NotifyLevel As System.Nullable(Of NotifierState)
public System.Nullable<NotifierState> NotifyLevel {get; set;}
参照

オンラインで表示: GitHub