MagneticStripeReaderReport.Properties Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene un dizionario di proprietà per la scheda di scorrimento rapido di recente.
public:
property IMapView<Platform::String ^, Platform::String ^> ^ Properties { IMapView<Platform::String ^, Platform::String ^> ^ get(); };
IMapView<winrt::hstring, winrt::hstring const&> Properties();
public IReadOnlyDictionary<string,string> Properties { get; }
var iMapView = magneticStripeReaderReport.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, String)
Valore della proprietà
Dizionario delle proprietà.