Share via


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Surname 属性

定义

从轻扫的卡获取姓氏。

public:
 property Platform::String ^ Surname { Platform::String ^ get(); };
winrt::hstring Surname();
public string Surname { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.surname;
Public ReadOnly Property Surname As String

属性值

String

Platform::String

winrt::hstring

从轻扫的 AAMVA 卡的姓氏。

适用于