Table of Contents

Method CreateFilePath

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CreateFilePath(string)

Gets directory name of the specified file path and creates that directory if it is not exists.

public static void CreateFilePath(string pathToFile)

Parameters

pathToFile string

Path to file.