Edit

TextSetting.ToDictionary() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ToDictionary method converts the current TextSetting instance into a dictionary representation.

Returns

A Dictionary<String, Object> that contains the settings in the current TextSetting instance.