ApiConventionNameMatchAttribute.MatchBehavior 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 the ApiConventionNameMatchBehavior.
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