Share via


ProblemHttpResult.IValueHttpResult<ProblemDetails>.Value Property

Definition

Microsoft.AspNetCore.Mvc.ProblemDetails? Microsoft.AspNetCore.Http.IValueHttpResult<Microsoft.AspNetCore.Mvc.ProblemDetails>.Value { get; }
member this.Microsoft.AspNetCore.Http.IValueHttpResult<Microsoft.AspNetCore.Mvc.ProblemDetails>.Value : Microsoft.AspNetCore.Mvc.ProblemDetails
 ReadOnly Property Value As ProblemDetails Implements IValueHttpResult(Of ProblemDetails).Value

Property Value

Implements

Applies to