Sdílet prostřednictvím


ControllerActionEndpointConventionBuilderResourceCollectionExtensions.WithStaticAssets Metoda

Definice

Přidá instanci metadat ResourceAssetCollection do koncových bodů.

public static Microsoft.AspNetCore.Builder.ControllerActionEndpointConventionBuilder WithStaticAssets (this Microsoft.AspNetCore.Builder.ControllerActionEndpointConventionBuilder builder, string manifestPath = default);
static member WithStaticAssets : Microsoft.AspNetCore.Builder.ControllerActionEndpointConventionBuilder * string -> Microsoft.AspNetCore.Builder.ControllerActionEndpointConventionBuilder
<Extension()>
Public Function WithStaticAssets (builder As ControllerActionEndpointConventionBuilder, Optional manifestPath As String = Nothing) As ControllerActionEndpointConventionBuilder

Parametry

manifestPath
String

Manifest přidružený k prostředkům.

Návraty

Platí pro