PaymentDeviceWriteConfigurationRequest.IsTrainingModeEnabled Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
property bool IsTrainingModeEnabled { bool get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
bool IsTrainingModeEnabled();
[Windows.Foundation.Metadata.Experimental]
public bool IsTrainingModeEnabled { [Windows.Foundation.Metadata.Experimental] get; }
var boolean = paymentDeviceWriteConfigurationRequest.isTrainingModeEnabled;
Public ReadOnly Property IsTrainingModeEnabled As Boolean
Eigenschaftswert
Boolean
bool
- Attribute