Share via


DecimalConstantAttribute.Value プロパティ

定義

この属性に格納されている 10 進の定数を取得します。

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

プロパティ値

この属性に格納されている 10 進の定数。

適用対象