다음을 통해 공유


ItemConstraintEventArgs.DestinationChange 속성

대상 공급자에서 변경 내용 메타데이터를 가져옵니다.

네임스페이스: Microsoft.Synchronization
어셈블리: microsoft.synchronization.dll의 Microsoft.Synchronization

구문

‘선언
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 네임스페이스