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.
Preprocessor directive expected
A line began with the pound symbol (#), but the subsequent string was not a valid preprocessor directive.
The following sample generates CS1024:
// CS1024.cs
#import System // CS1024
.NET feedback
.NET is an open source project. Select a link to provide feedback: