DecimalConstantAttribute.Value Property

Definition

Gets the decimal constant stored in this attribute.

public:
 property System::Decimal Value { System::Decimal get(); };
public decimal Value { get; }
member this.Value : decimal
Public ReadOnly Property Value As Decimal

Property Value

The decimal constant stored in this attribute.

Applies to