PaymentMethod.Description 属性

定义

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

属性值

String

Platform::String

winrt::hstring

属性

适用于