SuppressMatchingMetadata 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
用來防止 URL 比對的中繼資料。 如果 SuppressMatching 是 true
相關聯的端點,則不會考慮 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
- 繼承
-
SuppressMatchingMetadata
- 實作
建構函式
SuppressMatchingMetadata() |
用來防止 URL 比對的中繼資料。 如果 SuppressMatching 是 |
屬性
SuppressMatching |
取得值,指出相關聯的端點是否應該用於 URL 比對。 |
方法
ToString() |
用來防止 URL 比對的中繼資料。 如果 SuppressMatching 是 |