Edit

Share via


ChangeCollection<TChange>.SyncState Property

Definition

Gets the synchronization state value that is returned by a synchronization operation.

public:
 property System::String ^ SyncState { System::String ^ get(); };
public string SyncState { get; }
Public ReadOnly Property SyncState As String

Property Value

The synchronization state value that is returned by a synchronization operation.

Applies to