SPUtility.GetWebContentIndexingTimestamps method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
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
Type: Microsoft.SharePoint.SPWeb
傳回值
Type: System.Object