UIDocument.SavingFileType Property

Definition

The file type used for saving this UIDocument.

public virtual string SavingFileType { [Foundation.Export("savingFileType")] get; }
member this.SavingFileType : string

Property Value

Gets the file type.

Attributes

Remarks

This can be used from a background thread.

Applies to