IVsSettingsStore2.GetSubCollectionNames(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Array GetSubCollectionNames (string szCollectionPath);
abstract member GetSubCollectionNames : string -> Array
Public Function GetSubCollectionNames (szCollectionPath As String) As Array
Parameters
- szCollectionPath
- String
Returns
Remarks
This method is safe to access from any thread.