共用方式為


MicrosoftPayMethodData.SupportedNetworks 屬性

定義

取得或設定支援的付款網路, (例如「isa」 和 「mastercard」) 。

public System.Collections.Generic.IList<string> SupportedNetworks { get; set; }
member this.SupportedNetworks : System.Collections.Generic.IList<string> with get, set
Public Property SupportedNetworks As IList(Of String)

屬性值

支援的付款網路。

適用於