ISettingsManager::NamesStartingWith Method (String^)
Visual Studio 2015
Returns the names of all settings currently stored whose names begin with the given prefix (case insensitive).
Assembly: Microsoft.VisualStudio.Utilities (in Microsoft.VisualStudio.Utilities.dll)
Parameters
- prefix
-
Type:
System::String^
The prefix
Show: