PaymentDevice.GetConfigurationAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public:
virtual IAsyncOperation<PaymentDeviceGetConfigurationResult ^> ^ GetConfigurationAsync() = GetConfigurationAsync;
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<PaymentDeviceGetConfigurationResult> GetConfigurationAsync();
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<PaymentDeviceGetConfigurationResult> GetConfigurationAsync();
function getConfigurationAsync()
Public Function GetConfigurationAsync () As IAsyncOperation(Of PaymentDeviceGetConfigurationResult)
Retornos
- Atributos