この属性が関連付けられているプロパティの既定値を取得します。
Public ReadOnly Property Value As Object
[C#]
public object Value {get;}
[C++]
public: __property Object* get_Value();
[JScript]
public function get Value() : Object;
プロパティ値
この属性が関連付けられているプロバティの既定値を表す Object 。
必要条件
プラットフォーム: 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
参照
DefaultValueAttribute クラス | DefaultValueAttribute メンバ | System.ComponentModel 名前空間