Share via


SmartCardAppletIdGroupRegistration.Id 属性

定义

获取表示此小程序 ID 组注册的唯一 ID。

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

属性值

Guid

Platform::Guid

winrt::guid

表示此小程序 ID 组注册的唯一 ID。

适用于

另请参阅