OpenFolderDialog.SafeFolderNames Property

Definition

Gets the names of all folders selected in the dialog box.

public:
 property cli::array <System::String ^> ^ SafeFolderNames { cli::array <System::String ^> ^ get(); };
public string[] SafeFolderNames { get; }
member this.SafeFolderNames : string[]
Public ReadOnly Property SafeFolderNames As String()

Property Value

String[]

Applies to