NSDocument.FileType Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string FileType { [Foundation.Export("fileType")] get; [Foundation.Export("setFileType:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fileType")>]
[<set: Foundation.Export("setFileType:")>]
member this.FileType : string with get, set

Property Value

Attributes

Applies to