Share via


SysCompileIL::getSourcePath Method [AX 2012]

Gets the path of the X++ sources for the CIL.

Syntax

server public static str getSourcePath()

Run On

Server

Return Value

Type: str
The path of the X++ sources for the CIL.

See Also

Reference

SysCompileIL Class