Partager via


PaymentCurrencyAmount.CurrencySystem Propriété

Définition

Système monétaire.

public:
 property Platform::String ^ CurrencySystem { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring CurrencySystem();

void CurrencySystem(winrt::hstring value);
public string CurrencySystem { get; set; }
var string = paymentCurrencyAmount.currencySystem;
paymentCurrencyAmount.currencySystem = string;
Public Property CurrencySystem As String

Valeur de propriété

String

Platform::String

winrt::hstring

Obtient ou définit le CurrencySystem.

S’applique à