ISettingsList::GetValueOrDefault<T> Method (String^, T)
Visual Studio 2015
Returns the value corresponding to the given key. Returns defaultValue if the value is missing or not parseable as T.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Show: