Click or drag to resize

BibTexToolsCheckExtension Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Checks if the extension is right

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public static bool CheckExtension(
	string filePath
)
Request Example View Source

Parameters

filePath
Type: SystemString
The file path.

Return Value

Type: Boolean
See Also