AreaListing.Indexable プロパティ (Microsoft.SharePoint.Portal.SiteData)
このプロパティは、公開用の Microsoft Office SharePoint Server 2007 オブジェクト モデルから削除されています。Office SharePoint Server 2007 ではサイト データ モデルの機能が実質的に変更され、このプロパティは不要になりました。
名前空間: Microsoft.SharePoint.Portal.SiteData
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Property Indexable As Boolean
'使用
Dim instance As AreaListing
Dim value As Boolean
value = instance.Indexable
instance.Indexable = value
public bool Indexable { get; set; }
関連項目
参照
AreaListing クラス
AreaListing メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間