Share via


MagneticStripeReaderAamvaCardDataReceivedEventArgs.City Property

Definition

Gets the city from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The city from the swiped AAMVA card.

Applies to