This document is archived and information here might be outdated. Recommended version. |
Indicates if the specified filename can be opened.
[Visual Basic .NET] Public Function CanOpen ( _ ByVal filename As String _ ) As Boolean
[C#] public bool CanOpen ( string filename );