TemplateActivity.TemplateOutput Property

 

The output of the template that is specified by the TemplatePath property.

Namespace:   Microsoft.Data.Entity.Design.VisualStudio.TextTemplating
Assembly:  Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)

protected string TemplateOutput {
	[CompilerGeneratedAttribute]
	get;
	[CompilerGeneratedAttribute]
	set;
}

Property Value

Type: System.String