NSBundle.AppStoreReceiptUrl Property

Definition

The file URL for the bundle's receipt.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSUrl AppStoreReceiptUrl { [Foundation.Export("appStoreReceiptURL")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AppStoreReceiptUrl : Foundation.NSUrl

Property Value

Attributes

Applies to