Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides the source code for a specified node in the AOT, such as a class or method.
Syntax
public str AOTgetSource()
Run On
Called
Return Value
Type: str
A string value for the source code; nullNothingnullptrunita null reference (Nothing in Visual Basic) if the node does not contain source code.