次の方法で共有


PaymentDevice.ConnectorName プロパティ

定義

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

プロパティ値

String

Platform::String

winrt::hstring

属性

適用対象