共用方式為


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Restrictions 屬性

定義

從撥動的 AAMVA 卡片取得限制。

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

屬性值

String

Platform::String

winrt::hstring

撥動 AAMVA 卡片的限制。

適用於