0 out of 1 rated this helpful - Rate this topic

FileSavePicker.DefaultFileExtension | defaultFileExtension property

Gets or sets the default file name extension that the fileSavePicker gives to files to be saved.

Syntax

Public Property DefaultFileExtension As String
   Get
   Set

Property value

Type: String [JavaScript] | System.String [.NET] | Platform::String [C++]

The default file name extension.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.Pickers
Windows::Storage::Pickers [C++]

Metadata

Windows.winmd

See also

FileSavePicker class

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.