SPSolution.LastOperationEndTime property
會傳回的日期和最後一個作業結束的時間。
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public ReadOnly Property LastOperationEndTime As DateTime
Get
'用途
Dim instance As SPSolution
Dim value As DateTime
value = instance.LastOperationEndTime
public DateTime LastOperationEndTime { get; }
Property value
Type: System.DateTime
DateTime物件。