CurrencyWrapper.WrappedObject 屬性

定義

取得要當做型別 VT_CY 封送處理的已包裝物件。

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

屬性值

要當做型別 VT_CY 封送處理的已包裝物件。

適用於