ParserError.VirtualPath プロパティ
アセンブリ: System.Web (system.web.dll 内)

Dim instance As ParserError Dim value As String value = instance.VirtualPath instance.VirtualPath = value
/** @property */ public String get_VirtualPath () /** @property */ public void set_VirtualPath (String value)
パーサー エラーを含むファイルの仮想パスを指定する文字列。

VirtualPath プロパティを ParserError オブジェクトに設定する方法を次のコード例に示します。
myParserError.VirtualPath = "MyPath"
MyParserError.VirtualPath = "MyPath";

Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からParserError.VirtualPath プロパティを検索する場合は、下記のリンクをクリックしてください。

- ParserError.VirtualPath プロパティのページへのリンク