ProblemDetailsOptions.CustomizeProblemDetails Vlastnost

Definice

Operace, která přizpůsobí aktuální ProblemDetails instanci.

public Action<Microsoft.AspNetCore.Http.ProblemDetailsContext>? CustomizeProblemDetails { get; set; }
member this.CustomizeProblemDetails : Action<Microsoft.AspNetCore.Http.ProblemDetailsContext> with get, set
Public Property CustomizeProblemDetails As Action(Of ProblemDetailsContext)

Hodnota vlastnosti

Platí pro