Registry AppName Property A Sandcastle Documented Class Library
Gets the application name for which registry data is used. The reg path uses this information.

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

public string AppName { get; }

Property Value

Type: String
The application name.

Implements

IRegistry AppName
See Also