AttributeNames Class
- Namespace
- Kampute.DocToolkit.Metadata
- Assembly
- Kampute.DocToolkit.dll
Definition
Provides constant string values for common custom attribute names.
public static class AttributeNames- Inheritance
- object
- AttributeNames
Fields
| CompilerGenerated | The fully qualified name of the CompilerGenerated attribute. |
| DebuggerHidden | The fully qualified name of the DebuggerHidden attribute. |
| DebuggerNonUserCode | The fully qualified name of the DebuggerNonUserCode attribute. |
| DebuggerStepThrough | The fully qualified name of the DebuggerStepThrough attribute. |
| Extension | The fully qualified name of the Extension attribute. |
| ExtensionMarker | The fully qualified name of the ExtensionMarker attribute. |
| FixedBuffer | The fully qualified name of the FixedBuffer attribute. |
| Flags | The fully qualified name of the Flags attribute. |
| IsReadOnly | The fully qualified name of the IsReadOnly attribute. |
| ParamArray | The fully qualified name of the ParamArray attribute. |
| ParamsCollection | The fully qualified name of the ParamCollection attribute. |
| RequiredMember | The fully qualified name of the RequiredMember attribute. |
