다음을 통해 공유


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

속성 값

적용 대상