次の方法で共有


XPathException.Message プロパティ

例外を説明するエラー メッセージを取得します。

Overrides Public ReadOnly Property Message As String
[C#]
public override string Message {get;}
[C++]
public: __property String* get_Message();
[JScript]
public override function get Message() : String;

プロパティ値

例外を説明するエラー メッセージ。

必要条件

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

参照

XPathException クラス | XPathException メンバ | System.Xml.XPath 名前空間