Click or drag to resize

AssemblyLoaderTooldirectory Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets or sets the directory.

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

Property Value

Type: DirectoryInfo
The directory.
See Also