次の方法で共有


PaymentDeviceReadCapabilitiesRequest.SupportedPaymentMethodKinds プロパティ

定義

public:
 property IVector<PaymentMethodKind> ^ SupportedPaymentMethodKinds { IVector<PaymentMethodKind> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<PaymentMethodKind> SupportedPaymentMethodKinds();
[Windows.Foundation.Metadata.Experimental]
public IList<PaymentMethodKind> SupportedPaymentMethodKinds { [Windows.Foundation.Metadata.Experimental] get; }
var iVector = paymentDeviceReadCapabilitiesRequest.supportedPaymentMethodKinds;
Public ReadOnly Property SupportedPaymentMethodKinds As IList(Of PaymentMethodKind)

プロパティ値

属性

適用対象