Share via


DocNode.AOTgetSource Method

Returns the source code for the node.

Syntax

public str AOTgetSource()

Run On

Called

Return Value

Type: str
The source code for the node as a string; nullNothingnullptrunita null reference (Nothing in Visual Basic) if there is no source code for the node.

See Also

Reference

DocNode Class