SmartCardAppletIdGroupRegistration.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得代表這個小程式識別碼群組註冊的唯一識別碼。
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
屬性值
代表這個小程式識別碼群組註冊的唯一識別碼。