MagneticStripeReaderAamvaCardDataReceivedEventArgs.Address Property

Definition

Gets the address from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The address from the swiped AAMVA card.

Applies to