Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Definition
Namespace: Microsoft.CommandPalette.Extensions.Toolkit
The ToDictionary method returns a dictionary containing a representation of the settings form's data.
Returns
A Dictionary<String, Object> that contains the settings form's data. The keys in the dictionary are the names of the settings, and the values are the corresponding values of those settings.
Windows developer