ShellSettingsManager::GetCollectionScopes Method (String^)
Visual Studio 2015
Gets the scopes that contain the given collection.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- collectionPath
-
Type:
System::String^
The path of the collection to be searched.
Return Value
Type: Microsoft.VisualStudio.Settings::EnclosingScopesIf more than one scope contains the collection, the corresponding bit flags of those scopes are set.
Show: