共用方式為


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

屬性值

適用於