Click or drag to resize

AssemblyLoaderToolfileInfo Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Reference to the file

Namespace:  imbSCI.Core.extensions.typeworks
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public FileInfo fileInfo { get; set; }
Request Example View Source

Property Value

Type: FileInfo
The file information.
See Also