NavigationTermSetView.ServerRelativeWebUrl 屬性
取得使用網站導覽字詞組的Web物件伺服器相對的 URL。
命名空間: Microsoft.SharePoint.Client.Publishing.Navigation
組件: Microsoft.SharePoint.Client.Publishing.Silverlight (在 Microsoft.SharePoint.Client.Publishing.Silverlight.dll 中); Microsoft.SharePoint.Client.Publishing.Phone (在 Microsoft.SharePoint.Client.Publishing.Phone.dll 中) Microsoft.SharePoint.Client.Publishing (在 Microsoft.SharePoint.Client.Publishing.dll 中)
語法
'宣告
Public ReadOnly Property ServerRelativeWebUrl As String
Get
'用途
Dim instance As NavigationTermSetView
Dim value As String
value = instance.ServerRelativeWebUrl
public string ServerRelativeWebUrl { get; }
屬性值
類型:System.String
這個屬性會從 web 中使用該網站導覽字詞組的ServerRelativeUrl屬性。使用時展開權杖,例如~web,與屬性,例如TargetUrl搭配使用。