CurrencyWrapper.WrappedObject Proprietà

Definizione

Ottiene l'oggetto di cui è stato eseguito il wrapping, da sottoporre a marshalling come tipo VT_CY.

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

Valore della proprietà

Oggetto di cui è stato eseguito il wrapping, da sottoporre a marshalling come tipo VT_CY.

Si applica a