Compartilhar via


PaymentDeviceCapabilities.SupportedContentTypes Propriedade

Definição

public:
 property IVectorView<Platform::String ^> ^ SupportedContentTypes { IVectorView<Platform::String ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVectorView<winrt::hstring> SupportedContentTypes();
[Windows.Foundation.Metadata.Experimental]
public IReadOnlyList<string> SupportedContentTypes { [Windows.Foundation.Metadata.Experimental] get; }
var iVectorView = paymentDeviceCapabilities.supportedContentTypes;
Public ReadOnly Property SupportedContentTypes As IReadOnlyList(Of String)

Valor da propriedade

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Atributos

Aplica-se a