次の方法で共有


EXCEPINFO.bstrSource フィールド

例外の理由を示すメッセージです。通常は、これはアプリケーション名です。

Public bstrSource As String
[C#]
public string bstrSource;
[C++]
public: String* bstrSource;
[JScript]
public var bstrSource : String;

必要条件

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

参照

EXCEPINFO 構造体 | EXCEPINFO メンバ | System.Runtime.InteropServices 名前空間