ProblemHttpResult.ProblemDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the ProblemDetails instance.
public Microsoft.AspNetCore.Mvc.ProblemDetails ProblemDetails { get; }
member this.ProblemDetails : Microsoft.AspNetCore.Mvc.ProblemDetails
Public ReadOnly Property ProblemDetails As ProblemDetails