Share via


MemberFunction.AOTgetSource Method

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.

See Also

Reference

MemberFunction Class