SettingsStore.GetPropertyNamesAndValues(String) Method

Definition

Returns the names of properties along with each properties associated value for the given collection.

C++
public:
 virtual System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ GetPropertyNamesAndValues(System::String ^ collectionPath);

Parameters

collectionPath
String

Path of the collection.

Returns

Names and values of properties are returned.

Remarks

This method is safe to access from any thread.

Applies to

Product Versions
Visual Studio SDK 2019, 2022