共用方式為


PageParserFilter.VirtualPath 屬性

定義

取得目前剖析頁面的虛擬路徑。

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

屬性值

String

ASP.NET 網頁的虛擬路徑。

備註

屬性 VirtualPath 永遠不會 null 是 。

適用於