XmlSerializerImplementation.TypedSerializers Propriedade

Definição

Obtém a coleção de serializadores tipados que se encontra na assembleia.

Esta API suporta a infraestrutura de produtos e não é pressuposta para ser utilizada diretamente a partir do seu código.

public:
 virtual property System::Collections::Hashtable ^ TypedSerializers { System::Collections::Hashtable ^ get(); };
public virtual System.Collections.Hashtable TypedSerializers { get; }
member this.TypedSerializers : System.Collections.Hashtable
Public Overridable ReadOnly Property TypedSerializers As Hashtable

Valor de Propriedade

A Hashtable que contém os serializadores tipados.

Aplica-se a