共用方式為


Change.ChangeType 屬性

取得值,指定對於物件進行的變更類型。

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

語法

'宣告
Public ReadOnly Property ChangeType As ChangeType
    Get
'用途
Dim instance As Change
Dim value As ChangeType

value = instance.ChangeType
public ChangeType ChangeType { get; }

屬性值

類型:Microsoft.SharePoint.Client.ChangeType
傳回代表的物件進行的變更類型ChangeType執行個體。

請參閱

參照

Change 類別

Change 成員

Microsoft.SharePoint.Client 命名空間