Click or drag to resize

BibTexToolsfileExtensions Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the file extensions.

Namespace:  imbSCI.BibTex
Assembly:  imbSCI.BibTex (in imbSCI.BibTex.dll) Version: 0.9.10.
Syntax
C#
public static List<string> fileExtensions { get; set; }
Request Example View Source

Property Value

Type: ListString
The file extensions.
See Also