共用方式為


ItemConstraintEventArgs.DestinationChange 屬性

取得目的地提供者的變更中繼資料。

命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)

語法

'宣告
Public Overridable ReadOnly Property DestinationChange As ItemChange
'用途
Dim instance As ItemConstraintEventArgs
Dim value As ItemChange

value = instance.DestinationChange
public virtual ItemChange DestinationChange { get; }
public:
virtual property ItemChange^ DestinationChange {
    ItemChange^ get ();
}
/** @property */
public ItemChange get_DestinationChange ()
public function get DestinationChange () : ItemChange

屬性值

目的地提供者的變更中繼資料。

請參閱

參考

ItemConstraintEventArgs 類別
ItemConstraintEventArgs 成員
Microsoft.Synchronization 命名空間