Click or drag to resize

CodeObjectAsText Method

Convert the code object to text with a trailing newline, and using CR/LF pairs for newlines (file format).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public string AsText()

Return Value

Type: String
See Also