Write the source code of the current class to a file. (In the especified language)
[Visual Basic]
Overloads Public Sub SaveToSourceFile( _
ByVal
filename As
String, _
ByVal
lang As
NetLanguage _
)
Parameters
-
filename
- The file to write to.
-
lang
- The .NET Language used to write the source code.
See Also
ClassBuilder Class | FileHelpers.RunTime Namespace | ClassBuilder.SaveToSourceFile Overload List
Powered by: