This topic has not yet been rated - Rate this topic

BaseCodeGenerator.GenerateCode Method

Namespace:  Microsoft.VisualStudio.TextTemplating.VSHost
Assembly:  Microsoft.VisualStudio.TextTemplating.VSHost.11.0 (in Microsoft.VisualStudio.TextTemplating.VSHost.11.0.dll)
protected abstract byte[] GenerateCode(
	string inputFileName,
	string inputFileContent
)

Parameters

inputFileName
Type: String
inputFileContent
Type: String

Return Value

Type: Byte[]
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.