Click or drag to resize

IPropertyServiceGetValue Method

Overload List
 NameDescription
Public methodGetValueT(PropertyKeyT, RuntimePropertyKind) Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings.
Public methodGetValueT(String, T) Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings.
Public methodGetValueT(PropertyKeyT, RuntimePropertyKind, FuncT) Gets the property value from UserSettings, then ApplicationSettings, then BuiltinSettings.
Top
See Also