summaryM:DotNetNuke.Services.FileSystem.Internal.IFile.Exists(System.String)
Namespace: DotNetNuke.Services.FileSystem.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
bool Exists( string path ) |
Visual Basic |
---|
Function Exists ( path As String ) As Boolean |
Parameters
- path
- Type: System..::..String
parampathM:DotNetNuke.Services.FileSystem.Internal.IFile.Exists(System.String)