NavigationTerm.IsDeprecated プロパティ
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 ReadOnly Property IsDeprecated As Boolean
Get
'使用
Dim instance As NavigationTerm
Dim value As Boolean
value = instance.IsDeprecated
public bool IsDeprecated { get; }
プロパティ値
型: System.Boolean
true場合は、 IsDeprecatedプロパティがtrueです。それ以外の場合、 falseします。