Skip to content

ServiceError.Arguments property

Custom arguments info for the error. In some cases, this might be the field name the error is related to.

public string? Arguments { get; set; }

See Also