C# FAQ: Is there CSharp support for C-type macros?
Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| CSharp-Online.NET:FAQs |
| edit |
[edit]
Is there C# support for C-type macros?
I am afraid not. C# does not have macros.
[edit]
See also
- Does C# have macros or a preprocessor?
- Is there C# support for C-type macros?
- What is the
definepreprocessor directive?