Click or drag to resize
ILogProviderCreateFolder Method
Creates the folder if it doesn't exist.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void CreateFolder(
	string folder
)

Parameters

folder
Type: SystemString
See Also