共用方式為


SPDeletedSiteLookupInfo.DeletionTime property

取得或設定的日期和已刪除的網站集合的時間。

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

Syntax

'宣告
Public Property DeletionTime As DateTime
    Get
    Set
'用途
Dim instance As SPDeletedSiteLookupInfo
Dim value As DateTime

value = instance.DeletionTime

instance.DeletionTime = value
public DateTime DeletionTime { get; set; }

Property value

Type: System.DateTime
日期與時間的已刪除的網站集合。

請參閱

參照

SPDeletedSiteLookupInfo class

SPDeletedSiteLookupInfo members

Microsoft.SharePoint.Administration namespace