Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1FilePicker
.
.
::
.
.
SelectedFile Property
C1FilePicker Class
See Also
Gets or sets the file displayed in this editor.
Namespace:
C1.Silverlight
Assembly:
C1.Silverlight
(in C1.Silverlight.dll)
Syntax
C#
public
FileInfo
SelectedFile
{
get
;
set
; }
Visual Basic
Public
Property
SelectedFile
As
FileInfo
Get
Set
See Also
C1FilePicker Class
C1.Silverlight Namespace