C# Client Library
A C# Client Library for the AnalyzeRe REST API
Loading...
Searching...
No Matches
AnalyzeRe.Properties Namespace Reference

Classes

class  RegistrySettingsProvider
 A SettingsProvider that saves values to the registry key HKCU\Software\Analyze Re Includes some support for upgrading values from the default LocalFileSettingsProvider.
 
class  Settings
 This part of the Settings class is not generated from the Settings.settings designer, and only used to set the SettingsProvider for the class. More...
 
class  SharedSettingsProvider
 A SettingsProvider that can be shared by both the AnalyzeRe.Client library, and users of the library like the Excel add-in. Allows switching between the (default) LocalFileSettingsProvider and a registry settings provider which also shares settings entries between applications. Set API.UseRegistrySettings to enable the shared registry provider. More...
 

Variables

 false
 
return key = null
 

Variable Documentation

◆ false

AnalyzeRe.Properties.false

Definition at line 183 of file RegistrySettingsProvider.cs.

◆ key

return AnalyzeRe.Properties.key = null

Definition at line 184 of file RegistrySettingsProvider.cs.