Click or drag to resize
ILogProviderFolderExists Method
Returns true if the folder exists.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool FolderExists(
	string folder
)

Parameters

folder
Type: SystemString

Return Value

Type: Boolean
See Also