FileUtilities.CreateDirectory - метод Смотри также Terrasoft.Common - пространство имен > FileUtilities - класс : CreateDirectory - метод C#
- directory
- The instance of the System.IO.DirectoryInfo class that represents the information about the created folder.
Glossary Item Box
public static void CreateDirectory( DirectoryInfo directory )
Параметры
- directory
- The instance of the System.IO.DirectoryInfo class that represents the information about the created folder.