1 out of 2 rated this helpful - Rate this topic

FileOpenPicker.FileOpenPicker constructor

Creates a new instance of a FileOpenPicker.

Syntax


var fileOpenPicker = new Windows.Storage.Pickers.FileOpenPicker();

Parameters

This constructor has no parameters.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.winmd

See also

FileOpenPicker

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.