 | BasicAppSettingsRegAccessor property |
Implements IGetStringValue for accessing the registry.
Namespace: NetEti.ApplicationEnvironmentAssembly: NetEti.BasicAppSettings (in NetEti.BasicAppSettings.dll) Version: 1.0.0+fc721cf1d38e1de155fd33971356662ac9c21f21
Syntaxprotected RegAccess RegAccessor { get; }
Protected ReadOnly Property RegAccessor As RegAccess
Get
protected:
property RegAccess^ RegAccessor {
RegAccess^ get ();
}
member RegAccessor : RegAccess with get
Property value
RegAccess
See also