DirectoryInfo.

CreateSubdirectory(string, DirectorySecurity) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
DirectoryInfo

Syntax

public DirectoryInfo CreateSubdirectory(string path, DirectorySecurity directorySecurity)

Parameters

Name Type Description
path string
directorySecurity DirectorySecurity

Return Value

Type Description
DirectoryInfo