C1.WPF Namespace > C1FilePicker Class : SelectedFile Property |
'Declaration
Public Property SelectedFile As FileInfo
'Usage
Dim instance As C1FilePicker Dim value As FileInfo instance.SelectedFile = value value = instance.SelectedFile
public FileInfo SelectedFile {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2