共用方式為


SmartCardAppletIdGroupRegistration.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

代表這個小程式識別碼群組註冊的唯一識別碼。

適用於

另請參閱