NavigationTermSetView.ExcludeTermsByProvider プロパティ
取得またはSiteMapProviderNameプロパティで示されたプロバイダーが除外されるプロバイダー コレクション内のプロバイダーの 1 つである場合に、 NavigationTermオブジェクトを切り取るかどうかを指定する値を設定します。
名前空間: 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 ExcludeTermsByProvider As Boolean
Get
Set
'使用
Dim instance As NavigationTermSetView
Dim value As Boolean
value = instance.ExcludeTermsByProvider
instance.ExcludeTermsByProvider = value
public bool ExcludeTermsByProvider { get; set; }
プロパティ値
型: System.Boolean
用語のビューを除外するかどうかを示すブール値。