AuthorityPage.Url 属性 (Microsoft.Office.Server.Search.Administration)
Gets the URL for an authoritative page.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public ReadOnly Property Url As Uri
用法
Dim instance As AuthorityPage
Dim value As Uri
value = instance.Url
public Uri Url { get; }
属性值
A System.Uri object representing the URL of the authoritative page.
另请参阅
参考
AuthorityPage 类
AuthorityPage 成员
Microsoft.Office.Server.Search.Administration 命名空间