Share via


SKMutablePayment.ProductIdentifier Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string ProductIdentifier { [Foundation.Export("productIdentifier", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setProductIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("productIdentifier", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setProductIdentifier:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.ProductIdentifier : string with get, set

Property Value

Attributes

Applies to