Stores the value of a decimal constant in metadata. This class cannot be inherited.
See Also: DecimalConstantAttribute Members
Use this attribute to specify at compile time that a decimal value is a constant value.
You can apply this attribute to fields or parameters.
For more information about constant attributes, see the System.Runtime.CompilerServices.CustomConstantAttribute class.
The classes in System.Runtime.CompilerServices are for compiler writers use only.