UTType.Database Property

Definition

Represents the value associated with the constant kUTTypeDatabase

[Foundation.Field("kUTTypeDatabase", "MobileCoreServices")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString Database { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[Foundation.Field("kUTTypeDatabase", "CoreServices")]
public static Foundation.NSString Database { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.Database : Foundation.NSString

Property Value

Attributes

Applies to