Show / Hide Table of Contents

Class LongPaths

Inheritance
System.Object
LongPaths
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public static class LongPaths : Object

Methods

GetDirectoryName(String)

Returns the directory name of the path.

Declaration
public static string GetDirectoryName(string path)
Parameters
Type Name Description
System.String path
Returns
Type Description
System.String
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾