MessagingConfiguration.SerializationProviders Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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)