ApplyingChangeEventArgs.ChangeType 속성
적용할 변경 내용의 형식을 가져옵니다.
네임스페이스: Microsoft.Synchronization.Files
어셈블리: microsoft.synchronization.files.dll의 Microsoft.Synchronization.Files
구문
‘선언
Public ReadOnly Property ChangeType As ChangeType
‘사용 방법
Dim instance As ApplyingChangeEventArgs
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입니다.
참고 항목
참조
ApplyingChangeEventArgs 클래스
ApplyingChangeEventArgs 멤버
Microsoft.Synchronization.Files 네임스페이스