CurrencyWrapper.WrappedObject Property

Definition

Gets the wrapped object to be marshaled as type VT_CY.

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

Property Value

The wrapped object to be marshaled as type VT_CY.

Applies to