Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LastContentChange As DateTime
Get
Friend Set
'Usage
Dim instance As SPSiteInfo
Dim value As DateTime
value = instance.LastContentChange
public DateTime LastContentChange { get; internal set; }
Property value
Type: System.DateTime