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

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

Parameters

folder
Type: SystemString

Return Value

Type: Boolean
See Also