Compartir a través de


ViewResultBase.ViewEngineCollection Propiedad

Definición

Obtiene o establece la colección de motores de vista asociados a este resultado.

public System.Web.Mvc.ViewEngineCollection ViewEngineCollection { get; set; }
member this.ViewEngineCollection : System.Web.Mvc.ViewEngineCollection with get, set
Public Property ViewEngineCollection As ViewEngineCollection

Valor de propiedad

Colección de motores de vista.

Se aplica a