Mimer Data Provider v9.2

MimerError.Source Property

Gets the name of the object that generated the error.

[Visual Basic]
Public ReadOnly Property Source As String
[C#]
public string Source {get;}

Property Value

The name of the object that generated the error. An empty string if no source is available.

See Also

MimerError Class | Mimer.Data.Client Namespace