MagneticStripeReaderBankCardDataReceivedEventArgs.Title プロパティ

定義

スワイプされたバンク カードからタイトルを取得します。

public:
 property Platform::String ^ Title { Platform::String ^ get(); };
winrt::hstring Title();
public string Title { get; }
var string = magneticStripeReaderBankCardDataReceivedEventArgs.title;
Public ReadOnly Property Title As String

プロパティ値

String

Platform::String

winrt::hstring

スワイプされたバンク カードのタイトル。

適用対象