編集

Share via


PKPaymentToken.PaymentInstrumentName Property

Definition

Developers should not use this deprecated property. Developers should use 'PaymentMethod' instead.

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PaymentMethod' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string PaymentInstrumentName { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, "Use 'PaymentMethod' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("paymentInstrumentName", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.PaymentInstrumentName : string

Property Value

Attributes

Applies to