ViewDataDictionary.TemplateInfo 속성

정의

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

속성 값

적용 대상