Click or drag to resize

aceApplicationBasename Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the application name

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

Property Value

Type: String
The name.

Implements

IAceApplicationBasename
See Also