Class FileNameHelper
Class to secure a valid filename from a proposed filename
Inherited Members
Namespace: SuperOffice.Util
Assembly: SoCore.dll
Syntax
public static class FileNameHelper
Methods
MakeLegalFileName(string)
Class to secure a valid filename from a proposed filename
Declaration
public static string MakeLegalFileName(string fileNameWithoutPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | fileNameWithoutPath |
Returns
| Type | Description |
|---|---|
| string |