DecimalConstantAttribute Class
Stores the value of a Decimal constant in metadata. This class cannot be inherited.
Namespace:
System.Runtime.CompilerServicesAssembly: Bridge (in Bridge.dll)
Syntax
[AttributeUsageAttribute] public sealed class DecimalConstantAttribute : Attribute
<AttributeUsageAttribute> _ Public NotInheritable Class DecimalConstantAttribute _ Inherits Attribute
[AttributeUsageAttribute] public ref class DecimalConstantAttribute sealed : public Attribute
Inheritance Hierarchy
System..::..Attribute
System.Runtime.CompilerServices..::..DecimalConstantAttribute