Click or drag to resize

aceApplicationBasefolder Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Main application folder, where the executable is started

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public folderNode folder { get; }
Request Example View Source

Property Value

Type: folderNode
The folder.

Implements

IAceApplicationBasefolder
See Also