共用方式為


SmartCardTriggerDetails.SourceAppletId 屬性

定義

取得智慧卡觸發程式來源的 Applet 識別碼。

public:
 property IBuffer ^ SourceAppletId { IBuffer ^ get(); };
IBuffer SourceAppletId();
public IBuffer SourceAppletId { get; }
var iBuffer = smartCardTriggerDetails.sourceAppletId;
Public ReadOnly Property SourceAppletId As IBuffer

屬性值

小程式識別碼。

適用於

另請參閱