Home
What's New

User Manual
Object Reference
XUpload
XDownload
SelectedFile

Live Demos
Support

Download & Buy

Other Products
Contact Us


XDownload Object SelectedFile Object

Properties
DownloadStatus
DownloadSuccess
Index
Path
Selected
Size
Url
SelectedFile Properties
DownloadStatus As String (Read-ony)
Returns the download status for an XDownload list item. "Success" if the item was downloaded successfully, or an error message.

This property only contains a valid value if the underlying SelectedFile object was obtained via the XDownload.DownloadedFiles collection.

Relevant User Manual Section: 6.2.

DownloadSuccess As Boolean (Read-ony)
Returns True if the item was downloaded successfully, False otherwise.

This property only contains a valid value if the underlying SelectedFile object was obtained via the XDownload.DownloadedFiles collection.

Relevant User Manual Section: 6.2.

Index As Long (Read-ony)
Returns the item's 0-based index in the collection.

This property is valid regardless of the collection the underlying SelectedFile object was obtained from.

Path As String (Read-ony)
Returns the item's path.

This property contains a valid value regardless of the collection the underlying SelectedFile object was obtained from.

Relevant User Manual Sections: 4.5, 6.2.

Selected As Boolean (Read-ony)
Returns True if the item on the list is currently highlighted by the user.

This property only contains a valid value if the undelying SelectedFile object was obtained via the XUpload.SelectedFiles or XDownload.SelectedFiles collections, but not the XDownload.DownloadedFiles collection.

Relevant User Manual Sections: 4.5, 6.2.

Size As Long (Read-ony)
Returns the file size in bytes.

This property only contains a valid value if the undelying SelectedFile object was obtained via the XUpload.SelectedFiles or XDownload.DownloadedFiles collections (and the download was successful), but not the XDownload.SelectedFiles collection.

Relevant User Manual Sections: 4.5, 6.2.

Url As String (Read-ony)
Returns the file's URL on the XDownload list.

This property only contains a valid value if the undelying SelectedFile object was obtained via the XDownload.SelectedFiles or XDownload.DownloadedFiles collections, but not the XUpload.SelectedFiles collection.

Relevant User Manual Sections: 6.2.

XDownload Object 

Home
Copyright © 1998 - 2010 Persits Software, Inc.
All Rights Reserved.
XUpload™ is a trademark of Persits Software, Inc.