nedcomp hosting homepage

Producten en Diensten
Dedicated servers
Datacenter informatie
Partners, resellers
Helpdesk informatie
Technische docs, tools
Support homepage
ASP componenten
Praktische ASP, ASP.NET
Visual route server
Whois (domein gegevens)
Software documentatie
Whitepapers
Zoeken
Nedcomp / algemeen

Zoeken
 

Copyright © Nedcomp Hosting
Telefoon nr :   +31 184 670111
Fax nummer :   +31 184 631384
E-mailadres :   info@nedcomp.nl
 

C# Programmer's Reference  

C# Attributes

This section contains an introduction to attributes and descriptions of the following reserved attributes.

AttributeUsage Describes how a custom attribute class can be used.
Conditional Marks a conditional method, a method whose execution depends on a specified preprocessing identifier.
Obsolete Marks a program entity that should not be used.

See Also

C# Programmer's Reference | 17. Attributes | Attributes Tutorial | Introduction to Attributes | B. Interoperability | Platform Invoke Tutorial