UIDocument.FileType Property

Definition

The Uniform Type Identifier for this UIDocument. Read-only.

public virtual string FileType { [Foundation.Export("fileType", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.FileType : string

Property Value

string representing a file type

Attributes

Remarks

This can be used from a background thread.

Applies to