ViewDataDictionary.TemplateInfo Propiedad

Definición

Obtiene la estructura TemplateInfo.

public:
 property Microsoft::AspNetCore::Mvc::ViewFeatures::TemplateInfo ^ TemplateInfo { Microsoft::AspNetCore::Mvc::ViewFeatures::TemplateInfo ^ get(); };
public Microsoft.AspNetCore.Mvc.ViewFeatures.TemplateInfo TemplateInfo { get; }
member this.TemplateInfo : Microsoft.AspNetCore.Mvc.ViewFeatures.TemplateInfo
Public ReadOnly Property TemplateInfo As TemplateInfo

Valor de propiedad

Se aplica a