ISettingsManager::GetValueOrDefault<T> Method (String^, T)
Visual Studio 2015
Gets the value of a property, or the default if the value is not set.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Type Parameters
- T
The type of the setting.
Show: