Share via


ErrorContent.Details Property

Definition

Gets or sets additional details about the error.

public:
 property System::String ^ Details { System::String ^ get(); void set(System::String ^ value); };
public string? Details { get; set; }
member this.Details : string with get, set
Public Property Details As String

Property Value

Applies to