HTMLDocument.Referrer
HTMLDocument.Referrer property
返回 URI [IETF RFC 2396 链接到此页面的页面。如果用户直接导航到页面(不是通过 链接,而是通过书签等),则该值为 空字符串。
public string Referrer { get; }
也可以看看
- class HTMLDocument
- 命名空间 Aspose.Html
- 部件 Aspose.HTML
返回 URI [IETF RFC 2396 链接到此页面的页面。如果用户直接导航到页面(不是通过 链接,而是通过书签等),则该值为 空字符串。
public string Referrer { get; }