Glossary:Definition - Attribute

From C# Online.NET (CSharp-Online.NET)—your free C# and .NET encyclopedia


Jump to: navigation, search
 Term Attribute
 Definition  Language constructs designed to add additional information—metadata—to component elements—assemblies, members, modules, parameters, return values, types. Typically, metadata is used by an external tool like a compiler or runtime system.
 See also Custom attribute
This C# Online.NET definition is from the Glossary of .NET / C# Terms.

Glossary of .NET / C# Terms
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
edit

Personal tools
C# Entry Points