ApiConventionTypeMatchAttribute.MatchBehavior プロパティ

定義

ApiConventionTypeMatchBehavior を取得します。

public:
 property Microsoft::AspNetCore::Mvc::ApiExplorer::ApiConventionTypeMatchBehavior MatchBehavior { Microsoft::AspNetCore::Mvc::ApiExplorer::ApiConventionTypeMatchBehavior get(); };
public Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionTypeMatchBehavior MatchBehavior { get; }
member this.MatchBehavior : Microsoft.AspNetCore.Mvc.ApiExplorer.ApiConventionTypeMatchBehavior
Public ReadOnly Property MatchBehavior As ApiConventionTypeMatchBehavior

プロパティ値

適用対象