ViewExecutor.ViewOptions Propriedade

Definição

Obtém o 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

Valor da propriedade

Aplica-se a