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.
Gets the path to the log directory for the current installation.
Syntax
client server public static str AOTLogDirectory()
Run On
Called
Return Value
Type: str
A string that contains the path to the log directory for the current installation.
Remarks
If you turn on the AOT Log option, information will be stored in the log directory each time you compile. To turn on this option:
Open a developer workspace.
Select Tools > Options > Development > Compiler.
Select the AOT log check box.