ISettingsManager::TryGetValue<T> Method (String^, T)
Visual Studio 2015
Attempts to reads a value from the store and returns the result of the operation.
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Type Parameters
- T
The type of the setting.
Show: