Table of Contents

Method RealFileHasSameCase

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

RealFileHasSameCase(string)

Gets whether the specified file name has the same char case as file on disk.

public static bool RealFileHasSameCase(string fileName)

Parameters

fileName string

Path to file.

Returns

bool