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

Fields

CompilerGeneratedThe fully qualified name of the CompilerGenerated attribute.
DebuggerHiddenThe fully qualified name of the DebuggerHidden attribute.
DebuggerNonUserCodeThe fully qualified name of the DebuggerNonUserCode attribute.
DebuggerStepThroughThe fully qualified name of the DebuggerStepThrough attribute.
ExtensionThe fully qualified name of the Extension attribute.
ExtensionMarkerThe fully qualified name of the ExtensionMarker attribute.
FixedBufferThe fully qualified name of the FixedBuffer attribute.
FlagsThe fully qualified name of the Flags attribute.
IsReadOnlyThe fully qualified name of the IsReadOnly attribute.
ParamArrayThe fully qualified name of the ParamArray attribute.
ParamsCollectionThe fully qualified name of the ParamCollection attribute.
RequiredMemberThe fully qualified name of the RequiredMember attribute.