======Конструктор SearchData(String, String, SearchOption)====== * **Пространство имен:** [[developers:references:system.io|System.IO]] * **Сборка:** mscorlib (в mscorlib.dll) =====Синтаксис===== public SearchData(string fullPath, string userPath, SearchOption searchOption) **Параметры** * //fullPath// * Тип: [[developers:references:system.string|System.String]] * //userPath// * Тип: [[developers:references:system.string|System.String]] * //searchOption// * Тип: [[developers:references:system.io.searchoption|System.IO.SearchOption]]