次の方法で共有


ApiConventionNameMatchAttribute.MatchBehavior プロパティ

定義

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

プロパティ値

適用対象