DisplayInfo.FilePath 属性

定义

此类型/成员支持.NET Framework基础结构,不应直接从代码中使用。获取当前网页的虚拟路径。

public string FilePath { get; }
member this.FilePath : string
Public ReadOnly Property FilePath As String

属性值

当前网页的虚拟路径。

适用于