次の方法で共有


ControlDesigner.DisplayError メソッド

指定した例外に関する情報をユーザーに表示します。

Protected Sub DisplayError( _
   ByVal e As Exception _)
[C#]
protected void DisplayError(Exceptione);
[C++]
protected: void DisplayError(Exception* e);
[JScript]
protected function DisplayError(
   e : Exception);

パラメータ

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

ControlDesigner クラス | ControlDesigner メンバ | System.Windows.Forms.Design 名前空間