Whether the file can be read.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public static bool IsReadable( string filename )
public static bool IsReadable( string filename )
Public Shared Function IsReadable ( filename As String ) As Boolean
Public Shared Function IsReadable ( filename As String ) As Boolean
public: static bool IsReadable( String^ filename )
public: static bool IsReadable( String^ filename )
static member IsReadable : filename : string -> bool
static member IsReadable : filename : string -> bool
Parameters
- filename (String)
Return Value
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120