ApiConventionNameMatchAttribute.MatchBehavior Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient 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