Szerkesztés

Megosztás a következőn keresztül:


IMessagingConfiguration.SerializationProviders Property

Definition

The list of serialization providers

public System.Collections.Generic.List<System.Reflection.TypeInfo> SerializationProviders { get; }
public System.Collections.Generic.List<Type> SerializationProviders { get; }
member this.SerializationProviders : System.Collections.Generic.List<System.Reflection.TypeInfo>
member this.SerializationProviders : System.Collections.Generic.List<Type>
Public ReadOnly Property SerializationProviders As List(Of TypeInfo)
Public ReadOnly Property SerializationProviders As List(Of Type)

Property Value

Applies to