PaymentDevicePaymentRequest.CashierName 属性

定义

public:
 property Platform::String ^ CashierName { Platform::String ^ get(); };
/// [Windows.Foundation.Metadata.Experimental]
/// [get: Windows.Foundation.Metadata.Experimental]
winrt::hstring CashierName();
[Windows.Foundation.Metadata.Experimental]
public string CashierName { [Windows.Foundation.Metadata.Experimental] get; }
var string = paymentDevicePaymentRequest.cashierName;
Public ReadOnly Property CashierName As String

属性值

String

Platform::String

winrt::hstring

属性

适用于