AreaListing.Indexable 属性 (Microsoft.SharePoint.Portal.SiteData)

This property has been removed from the public Microsoft Office SharePoint Server 2007 object model. Site data model functionality has changed substantially in Office SharePoint Server 2007 and this property is no longer needed.

命名空间: 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 命名空间