ITemplateFile.TemplateInfo Property

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  System.Web.WebPages
Assembly:  System.Web.WebPages (in System.Web.WebPages.dll)

'Declaration
ReadOnly Property TemplateInfo As TemplateFileInfo 
	Get
'Usage
Dim instance As ITemplateFile 
Dim value As TemplateFileInfo 

value = instance.TemplateInfo
Show: