OpenFolderDialog.SafeFolderNames 属性

定义

获取对话框中选择的所有文件夹的名称。

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()

属性值

String[]

适用于