Gets an array that contains one safe file name for each selected file.
Public ReadOnly Property SafeFileNames As String()
Dim instance As FileDialog Dim value As String() value = instance.SafeFileNames
public string[] SafeFileNames { get; }
public: property array<String^>^ SafeFileNames { array<String^>^ get (); }
public function get SafeFileNames () : String[]
You cannot set this property in XAML.
See SafeFileName.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003