IRegistry AppName Property A Sandcastle Documented Class Library
Gets the Application name that was provided when reating the manager.

Namespace: Censitif.Library.Data
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

string AppName { get; }

Property Value

Type: String
The Application name that was provided when reating the manager.
See Also