ChangeUnitChange.ChangeUnitVersion 属性
获取变更单位变更的版本。
命名空间: Microsoft.Synchronization
程序集: Microsoft.Synchronization(在 microsoft.synchronization.dll 中)
语法
声明
Public ReadOnly Property ChangeUnitVersion As SyncVersion
用法
Dim instance As ChangeUnitChange
Dim value As SyncVersion
value = instance.ChangeUnitVersion
public SyncVersion ChangeUnitVersion { get; }
public:
property SyncVersion^ ChangeUnitVersion {
SyncVersion^ get ();
}
/** @property */
public SyncVersion get_ChangeUnitVersion ()
public function get ChangeUnitVersion () : SyncVersion
属性值
变更单位变更的版本。
请参阅
参考
ChangeUnitChange 类
ChangeUnitChange 成员
Microsoft.Synchronization 命名空间