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

プロパティ値

適用対象