FileSystemExtensions.GetDirectoryName method

namespace: Serenity   assemblySerenity.Net.Core

Gets directory name for path

public static string GetDirectoryName(this IFileSystem _, string path)
parameter description
_ File system
path Path

See Also