This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
/fullpaths (Specify Absolute Path in Compiler Output)
/fullpaths
Remarks
By default, errors and warnings that result from compilation specify the name of the file in which an error was found. The /fullpaths option causes the compiler to specify the full path to the file.
See Also
C# Compiler Options