SuppressMatchingMetadata.SuppressMatching Property
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.
Gets a value indicating whether the associated endpoint should be used for URL matching.
public:
property bool SuppressMatching { bool get(); };
public bool SuppressMatching { get; }
member this.SuppressMatching : bool
Public ReadOnly Property SuppressMatching As Boolean