HttpParseException.VirtualPath 屬性

定義

取得產生錯誤的來源檔案的虛擬路徑。

public:
 property System::String ^ VirtualPath { System::String ^ get(); };
public string VirtualPath { get; }
member this.VirtualPath : string
Public ReadOnly Property VirtualPath As String

屬性值

指向產生錯誤的來源檔案的虛擬路徑。

適用於