Skip to content

AppInfo class

Defined in

Namespace: ReactiveMarbles.CacheDatabase.EncryptedSettings Assembly: ReactiveMarbles.CacheDatabase.EncryptedSettings.dll Full name: ReactiveMarbles.CacheDatabase.EncryptedSettings.AppInfo Modifiers: public static

Summary

View source

        App Info.
        

Applies to

netstandard2.0

Properties

NameSummary
static ApplicationRootPathGets the application root path.
static SettingsCachePathGets the settings cache path.
static ExecutingAssemblyGets the executing assembly.
static ExecutingAssemblyNameGets the name of the executing assembly.
static VersionGets the version.

Methods

NameSummary
static OverrideSettingsCachePathOverrides the settings cache path.
static DeleteSettingsStoreDeletes the settings store.
static GetSettingsStoreGets the settings store.
static DisposeSettingsStoreDisposes the settings store.
static SetupSettingsStoreSetup the secure settings store.
Inherited members