SkippedChangeEventArgs.ChangeType 屬性
取得原本已套用的變更類型。
命名空間: Microsoft.Synchronization.Files
組件: Microsoft.Synchronization.Files (在 microsoft.synchronization.files.dll)
語法
'宣告
Public ReadOnly Property ChangeType As ChangeType
'用途
Dim instance As SkippedChangeEventArgs
Dim value As ChangeType
value = instance.ChangeType
public ChangeType ChangeType { get; }
public:
property ChangeType ChangeType {
ChangeType get ();
}
/** @property */
public ChangeType get_ChangeType ()
public function get ChangeType () : ChangeType
屬性值
指示原本已套用之變更類型的 ChangeType。
請參閱
參考
SkippedChangeEventArgs 類別
SkippedChangeEventArgs 成員
Microsoft.Synchronization.Files 命名空間