共用方式為


KnownSmartCardAppletIds.PaymentSystemEnvironment 屬性

定義

取得付款系統內容 (PSE) 應用程式的 Applet 識別碼。

public:
 static property IBuffer ^ PaymentSystemEnvironment { IBuffer ^ get(); };
static IBuffer PaymentSystemEnvironment();
public static IBuffer PaymentSystemEnvironment { get; }
var iBuffer = KnownSmartCardAppletIds.paymentSystemEnvironment;
Public Shared ReadOnly Property PaymentSystemEnvironment As IBuffer

屬性值

包含 PSE 小程式識別碼的 IBuffer

適用於