Freigeben über


SPUtility.GetWebContentIndexingTimestamps-Methode

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Shared Function GetWebContentIndexingTimestamps ( _
    web As SPWeb _
) As Object
'Usage
Dim web As SPWeb
Dim returnValue As Object

returnValue = SPUtility.GetWebContentIndexingTimestamps(web)
public static Object GetWebContentIndexingTimestamps(
    SPWeb web
)

Parameter

Rückgabewert

Typ: System.Object

Siehe auch

Referenz

SPUtility Klasse

SPUtility-Member

Microsoft.SharePoint.Utilities-Namespace