Partager via


PaymentDevice.FromIdAsync(String) Méthode

Définition

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)

Paramètres

deviceId
String

Platform::String

winrt::hstring

Retours

Attributs

S’applique à