NavigationTermSetView.SiteMapProviderName 屬性
識別套用ExcludeTermsByProvider屬性時所要使用的導覽功能表SiteMapProvider執行個體的名稱。
命名空間: 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 Property SiteMapProviderName As String
Get
Set
'用途
Dim instance As NavigationTermSetView
Dim value As String
value = instance.SiteMapProviderName
instance.SiteMapProviderName = value
public string SiteMapProviderName { get; set; }
屬性值
類型:System.String
識別要使用的導覽功能表SiteMapProvider執行個體的名稱。
備註
此屬性可能會初始化空字串的大小寫ExcludeTermsByProvider修整具有不會影響此檢視。此屬性無法null 參考 (未執行任何動作 於 Visual Basic 中)。