この属性に格納されている 10 進の定数を取得します。
DecimalConstantAttribute 型は CLS との互換性がありません。CLS との互換性に関する詳細については 「共通言語仕様の概要」 を参照してください。
Public ReadOnly Property Value As Decimal
[C#]
public decimal Value {get;}
[C++]
public: __property Decimal get_Value();
[JScript]
public function get Value() : Decimal;
プロパティ値
この属性に格納されている 10 進の定数。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET
参照
DecimalConstantAttribute クラス | DecimalConstantAttribute メンバ | System.Runtime.CompilerServices 名前空間