SuppressMatchingMetadata Třída

Definice

Metadata použitá k zabránění porovnávání adres URL. Pokud SuppressMatching je pravda , přidružený koncový bod se nepovažuje za odpovídající adresu URL.

public ref class SuppressMatchingMetadata sealed : Microsoft::AspNetCore::Routing::ISuppressMatchingMetadata
public sealed class SuppressMatchingMetadata : Microsoft.AspNetCore.Routing.ISuppressMatchingMetadata
type SuppressMatchingMetadata = class
    interface ISuppressMatchingMetadata
Public NotInheritable Class SuppressMatchingMetadata
Implements ISuppressMatchingMetadata
Dědičnost
SuppressMatchingMetadata
Implementuje

Konstruktory

SuppressMatchingMetadata()

Vlastnosti

SuppressMatching

Získá hodnotu označující, jestli se má přidružený koncový bod použít pro porovnávání adres URL.

Platí pro