LastError.Message

LastError.Message property

Gets or sets a human-readable description of the error.

public string Message { get; set; }

See Also