共用方式為


SPFeature.TimeActivated property

取得此功能已啟動的時間。

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

Syntax

'宣告
Public ReadOnly Property TimeActivated As DateTime
    Get
'用途
Dim instance As SPFeature
Dim value As DateTime

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

Property value

Type: System.DateTime
功能已啟動時間。

請參閱

參照

SPFeature class

SPFeature members

Microsoft.SharePoint namespace