NSUrl.IsExcludedFromBackupKey Property

Definition

Represents the value associated with the constant NSURLIsExcludedFromBackupKey

[Foundation.Field("NSURLIsExcludedFromBackupKey", "Foundation")]
public static Foundation.NSString IsExcludedFromBackupKey { get; }
[Foundation.Field("NSURLIsExcludedFromBackupKey", "Foundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString IsExcludedFromBackupKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IsExcludedFromBackupKey : Foundation.NSString

Property Value

Attributes

Applies to