Share via


IStorageSyncClientWrapper.ErrorLogger Property

Definition

Gets or sets the error logger.

public Action<string> ErrorLogger { get; set; }
member this.ErrorLogger : Action<string> with get, set
Public Property ErrorLogger As Action(Of String)

Property Value

The error logger.

Applies to