Click or drag to resize
IStandingDataUpdaterProviderFileExists Method
Returns true if the file exists.

Namespace: VirtualRadar.Interface.StandingData
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool FileExists(
	string fileName
)

Parameters

fileName
Type: SystemString

Return Value

Type: Boolean
See Also