Edit

Setting.ToDataIdentifier() Method

Definition

Namespace: Microsoft.CommandPalette.Extensions.Toolkit

The ToDataIdentifier method converts the setting to a data identifier. This method is used to create a data identifier object that represents the current value of the setting. The data identifier 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.