ProjectEntryAsText Method |
Name | Description | |
---|---|---|
![]() | AsText |
Convert the code object to text with a trailing newline, and using CR/LF pairs for newlines (file format).
(Inherited from CodeObject.) |
![]() | AsText(CodeWriter) |
Write to the specified CodeWriter.
|
![]() | AsText(CodeWriter, CodeObjectRenderFlags) | (Inherited from CodeObject.) |
![]() | AsText(CodeObjectRenderFlags, Boolean, StackCodeWriterAlignmentState) |
Convert the code object to text using the specified flags and format (file or string).
(Inherited from CodeObject.) |