Show / Hide Table of Contents

Class FileNameHelper

Class to secure a valid filename from a proposed filename

Inheritance
object
FileNameHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top