Results.Extensions Property

Definition

Provides a container for external libraries to extend the default Results set with their own samples.

public static Microsoft.AspNetCore.Http.IResultExtensions Extensions { get; }
static member Extensions : Microsoft.AspNetCore.Http.IResultExtensions
Public Shared ReadOnly Property Extensions As IResultExtensions

Property Value

Applies to