ViewExecutor.ViewOptions プロパティ

定義

MvcViewOptions を取得します。

protected:
 property Microsoft::AspNetCore::Mvc::MvcViewOptions ^ ViewOptions { Microsoft::AspNetCore::Mvc::MvcViewOptions ^ get(); };
protected Microsoft.AspNetCore.Mvc.MvcViewOptions ViewOptions { get; }
protected Microsoft.AspNetCore.Mvc.MvcViewOptions? ViewOptions { get; }
member this.ViewOptions : Microsoft.AspNetCore.Mvc.MvcViewOptions
Protected ReadOnly Property ViewOptions As MvcViewOptions

プロパティ値

適用対象