CodeWriter.ToString method
Returns string representation of internal string builder, including file comment and any local usings if any
public override string ToString()
Return Value
String representation of generated code
See Also
- class CodeWriter