Share via


LocalRpcException.ErrorData Property

Definition

Gets or sets the value for the error.data property.

public object ErrorData { get; set; }
public object? ErrorData { get; set; }
member this.ErrorData : obj with get, set
Public Property ErrorData As Object

Property Value

Applies to