AreaListing.IndexScope プロパティ (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 IndexScope As String
'使用
Dim instance As AreaListing
Dim value As String
value = instance.IndexScope
instance.IndexScope = value
public string IndexScope { get; set; }
関連項目
参照
AreaListing クラス
AreaListing メンバ
Microsoft.SharePoint.Portal.SiteData 名前空間