ApiConventionNameMatchAttribute.MatchBehavior 属性

定义

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

属性值

适用于