This topic has not yet been rated - Rate this topic

FileExtensionVector.Item property

Gets or sets the element at the specified index.

Syntax


public string this[int index] { get; set; }

Property value

Type: System.String

The element at the specified index.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.Storage.Picker

See also

FileExtensionVector

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.