[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Jgr.ApplicationSettings"]
Declaration Syntax
C# | Visual Basic | Visual C++ |
public class ApplicationSettings
Public Class ApplicationSettings
public ref class ApplicationSettings
Members
All Members | Constructors | Methods | Properties | Fields | |
Icon | Member | Description |
---|---|---|
ApplicationSettings()()()() | ||
ApplicationSettings(String) | ||
ApplicationSettings(ApplicationSettings, String) | ||
_groupDefault | ||
_groups | ||
_path | ||
_settingsBoolean | ||
_settingsInteger | ||
_settingsString | ||
Boolean | ||
Default | ||
Equals(Object) | (Inherited from Object.) | |
FieldGetter(String, String, Object%) | (Inherited from Object.) | |
FieldSetter(String, String, Object) | (Inherited from Object.) | |
Finalize()()()() | (Inherited from Object.) | |
GetFieldInfo(String, String) | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
Integer | ||
Item[([( String])]) | ||
MemberwiseClone()()()() | (Inherited from Object.) | |
Path | ||
String | ||
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
ApplicationSettings |