ObjectResultExecutor.FormatterSelector プロパティ

定義

OutputFormatterSelector を取得します。

protected:
 property Microsoft::AspNetCore::Mvc::Infrastructure::OutputFormatterSelector ^ FormatterSelector { Microsoft::AspNetCore::Mvc::Infrastructure::OutputFormatterSelector ^ get(); };
protected Microsoft.AspNetCore.Mvc.Infrastructure.OutputFormatterSelector FormatterSelector { get; }
member this.FormatterSelector : Microsoft.AspNetCore.Mvc.Infrastructure.OutputFormatterSelector
Protected ReadOnly Property FormatterSelector As OutputFormatterSelector

プロパティ値

適用対象