ApiConventionNameMatchAttribute.MatchBehavior Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das ApiConventionNameMatchBehavior ab.
public:
property Microsoft::AspNetCore::Mvc::ApiExplorer::ApiConventionNameMatchBehavior MatchBehavior { Microsoft::AspNetCore::Mvc::ApiExplorer::ApiConventionNameMatchBehavior get(); };
public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchBehavior MatchBehavior { get; }
member this.MatchBehavior : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionNameMatchBehavior
Public ReadOnly Property MatchBehavior As ApiConventionNameMatchBehavior