Share via


ODataRoutePathPrefixProvider Class

Definition

Default implementation of IODataRoutePathPrefixProvider.

public class ODataRoutePathPrefixProvider : Microsoft.OpenApi.OData.Extensions.IODataRoutePathPrefixProvider
type ODataRoutePathPrefixProvider = class
    interface IODataRoutePathPrefixProvider
Public Class ODataRoutePathPrefixProvider
Implements IODataRoutePathPrefixProvider
Inheritance
ODataRoutePathPrefixProvider
Implements

Constructors

ODataRoutePathPrefixProvider()

Properties

Parameters

Gets/sets the associated parameters for the path prefix.

PathPrefix

Gets/sets the path prefix.

Applies to