PaymentDeviceReadCapabilitiesRequest.SupportedContentTypes Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
property IVector<Platform::String ^> ^ SupportedContentTypes { IVector<Platform::String ^> ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
IVector<winrt::hstring> SupportedContentTypes();
[Windows.Foundation.Metadata.Experimental]
public IList<string> SupportedContentTypes { [Windows.Foundation.Metadata.Experimental] get; }
var iVector = paymentDeviceReadCapabilitiesRequest.supportedContentTypes;
Public ReadOnly Property SupportedContentTypes As IList(Of String)
Valeur de propriété
- Attributs