命名空间: Microsoft.SharePoint.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Shared Function GetWebContentIndexingTimestamps ( _
web As SPWeb _
) As Object
用法
Dim web As SPWeb
Dim returnValue As Object
returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
public static Object GetWebContentIndexingTimestamps(
SPWeb web
)
参数
- web
类型:Microsoft.SharePoint.SPWeb