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 ToForm method converts the setting to a form. This method is used to create a form object that represents the current value of the setting. The form object can be used to store the current value of the setting in a format that can be easily serialized and deserialized.
Returns
A String that represents the current value of the setting.
Windows developer