FallbackEndpointRouteBuilderExtensions.DefaultPattern Field
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.
The default route pattern used by fallback routing. {*path:nonfile}
public: static initonly System::String ^ DefaultPattern;
public static readonly string DefaultPattern;
staticval mutable DefaultPattern : string
Public ReadOnly DefaultPattern As String