ProblemHttpResult.IValueHttpResult<ProblemDetails>.Value 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.
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