CSharpTest.Net
IsValidFileName Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Utils Namespace > FileUtils Class : IsValidFileName Method

filename

Glossary Item Box

Returns true if the name provided contains only valid filename characters

Syntax

Visual Basic (Declaration) 
Public Shared Function IsValidFileName( _
   ByVal filename As String _
) As Boolean
C# 
public static bool IsValidFileName( 
   string filename
)

Parameters

filename

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys