共用方式為


SPSite.UpgradeReminderDate property

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

Syntax

'宣告
Public ReadOnly Property UpgradeReminderDate As DateTime
    Get
'用途
Dim instance As SPSite
Dim value As DateTime

value = instance.UpgradeReminderDate
public DateTime UpgradeReminderDate { get; }

Property value

Type: System.DateTime

請參閱

參照

SPSite class

SPSite members

Microsoft.SharePoint namespace