ProblemHttpResult.ProblemDetails Property

Definition

Gets the ProblemDetails instance.

public Microsoft.AspNetCore.Mvc.ProblemDetails ProblemDetails { get; }
member this.ProblemDetails : Microsoft.AspNetCore.Mvc.ProblemDetails
Public ReadOnly Property ProblemDetails As ProblemDetails

Property Value

Applies to