[]
Gets the name of the selected file.
public string SelectedFileName { get; }
In WPF partial trust it is not possible to access SelectedFile, but this property still works.