NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Compiler Error CS0005

Compiler option 'compiler_option' must be followed by an argument

Some compiler options require parameters. For example, if you specify /I, you must also specify a file name. If you do not specify a file name, the compiler generates CS0005.

For more information, see C# Compiler Options.