UserExtensionStorageHelper.Serializer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets an object serializer for converting objects in the data store.
public Microsoft.Toolkit.Helpers.IObjectSerializer Serializer { get; }
member this.Serializer : Microsoft.Toolkit.Helpers.IObjectSerializer
Public ReadOnly Property Serializer As IObjectSerializer