PaymentDeviceCapabilities.DefaultCurrency Property

Definition

public:
 property Platform::String ^ DefaultCurrency { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring DefaultCurrency();
[Windows.Foundation.Metadata.Experimental]
public string DefaultCurrency { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDeviceCapabilities.defaultCurrency;
Public ReadOnly Property DefaultCurrency As String

Property Value

String

Platform::String

winrt::hstring

Attributes

Applies to