Freigeben über


SmartCardEmulatorConnectionProperties.Id Eigenschaft

Definition

Ruft den Bezeichner für die Verbindung ab.

public:
 property Platform::Guid Id { Platform::Guid get(); };
winrt::guid Id();
public Guid Id { get; }
var guid = smartCardEmulatorConnectionProperties.id;
Public ReadOnly Property Id As Guid

Eigenschaftswert

Guid

Platform::Guid

winrt::guid

Der Bezeichner für die Verbindung.

Gilt für:

Weitere Informationen