IWindow.Alert

IWindow.Alert method

指定されたメッセージでモーダル アラートを表示し、ユーザーがそれを閉じるのを待ちます

public void Alert(string message)
パラメータタイプ説明
messageStringメッセージ。

関連項目