Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.IOUtilities.GetPathItemName

Jackson Wood edited this page Feb 20, 2019 · 1 revision

IOUtilities.GetPathItemName

public static string GetPathItemName(string path);

Parameters

Name Description
path

Returns

string: Result of the function calculations

Description

Gets the name of the item (file/folder) at the given path.

Clone this wiki locally