ArcGIS API for Silverlight - Library Reference
FileInfos Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit Namespace > AttachmentEditor.BeginUploadEventArgs Class : FileInfos Property

Gets information about the files being uploaded.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FileInfos As IList(Of FileInfo)
C# 
public IList<FileInfo> FileInfos {get;}

Property Value

The file infos.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.