PaymentDeviceTransactionRequest.RequestSignature Свойство

Определение

public:
 property bool RequestSignature { bool get(); void set(bool value); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
/// [set: Windows.Foundation.Metadata.Experimental]
bool RequestSignature();

void RequestSignature(bool value);
[Windows.Foundation.Metadata.Experimental]
public bool RequestSignature { [Windows.Foundation.Metadata.Experimental] get; [Windows.Foundation.Metadata.Experimental] set; }
var boolean = paymentDeviceTransactionRequest.requestSignature;
paymentDeviceTransactionRequest.requestSignature = boolean;
Public Property RequestSignature As Boolean

Значение свойства

Boolean

bool

Атрибуты

Применяется к