共用方式為


ChangeInformation.StartTime 屬性

命名空間:  Microsoft.SharePoint.Client.Taxonomy
組件:   Microsoft.SharePoint.Client.Taxonomy.Silverlight (在 Microsoft.SharePoint.Client.Taxonomy.Silverlight.dll 中);  Microsoft.SharePoint.Client.Taxonomy.Phone (在 Microsoft.SharePoint.Client.Taxonomy.Phone.dll 中)  Microsoft.SharePoint.Client.Taxonomy (在 Microsoft.SharePoint.Client.Taxonomy.dll 中)

語法

'宣告
Public Property StartTime As DateTime
    Get
    Set
'用途
Dim instance As ChangeInformation
Dim value As DateTime

value = instance.StartTime

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

屬性值

類型:System.DateTime

請參閱

參照

ChangeInformation 類別

ChangeInformation 成員

Microsoft.SharePoint.Client.Taxonomy 命名空間