Couchbase .NET SDK | 3.7.2
Search Results for

    Show / Hide Table of Contents

    Interface ITypeSerializerProvider

    Provides access to an ITypeSerializer related to the object.

    Namespace: Couchbase.Core.IO.Serializers
    Assembly: Couchbase.NetClient.dll
    Syntax
    public interface ITypeSerializerProvider

    Properties

    | Edit this page View Source

    Serializer

    Gets the ITypeSerializer related to the object.

    Declaration
    ITypeSerializer Serializer { get; }
    Property Value
    Type Description
    ITypeSerializer
    • Edit this page
    • View Source
    In this article
    Back to top © 2025 Couchbase, Inc.