Condividi tramite


PaymentDevice.FromIdAsync(String) Metodo

Definizione

public:
 static IAsyncOperation<PaymentDevice ^> ^ FromIdAsync(Platform::String ^ deviceId);
/// [Windows.Foundation.Metadata.Experimental]
/// [Windows.Foundation.Metadata.RemoteAsync]
 static IAsyncOperation<PaymentDevice> FromIdAsync(winrt::hstring const& deviceId);
[Windows.Foundation.Metadata.Experimental]
[Windows.Foundation.Metadata.RemoteAsync]
public static IAsyncOperation<PaymentDevice> FromIdAsync(string deviceId);
function fromIdAsync(deviceId)
Public Shared Function FromIdAsync (deviceId As String) As IAsyncOperation(Of PaymentDevice)

Parametri

deviceId
String

Platform::String

winrt::hstring

Restituisce

Attributi

Si applica a