次の方法で共有


CurrencyWrapper.WrappedObject プロパティ

VT_CY としてマーシャリングされる、ラップされたオブジェクトを取得します。

Public ReadOnly Property WrappedObject As Decimal
[C#]
public decimal WrappedObject {get;}
[C++]
public: __property Decimal get_WrappedObject();
[JScript]
public function get WrappedObject() : Decimal;

プロパティ値

VT_CY としてマーシャリングされる、ラップされたオブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

CurrencyWrapper クラス | CurrencyWrapper メンバ | System.Runtime.InteropServices 名前空間