2 out of 39 rated this helpful - Rate this topic

#pragma (C# Reference)

#pragma is used to give the compiler special instructions for the compilation of the file in which it appears


#pragma pragma-name pragma-arguments

Parameters

pragma-name

The name of a recognized pragma.

pragma-arguments

Pragma-specific arguments.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.