次の方法で共有


ApplyingChangeEventArgs クラス

ApplyingChange イベントのデータを提供します。

名前空間:  Microsoft.Synchronization.Files
アセンブリ:  Microsoft.Synchronization.Files (Microsoft.Synchronization.Files.dll 内)

構文

'宣言
Public Class ApplyingChangeEventArgs _
    Inherits EventArgs
'使用
Dim instance As ApplyingChangeEventArgs
public class ApplyingChangeEventArgs : EventArgs
public ref class ApplyingChangeEventArgs : public EventArgs
type ApplyingChangeEventArgs =  
    class
        inherit EventArgs
    end
public class ApplyingChangeEventArgs extends EventArgs

説明

ApplyingChange イベントは、同期先レプリカに変更が適用される前に発生します。

継承階層

System. . :: . .Object
  System. . :: . .EventArgs
    Microsoft.Synchronization.Files..::..ApplyingChangeEventArgs

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはスレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。

参照

参照

ApplyingChangeEventArgs メンバー

Microsoft.Synchronization.Files 名前空間