XmlSerializerImplementation.TypedSerializers Proprietà

Definizione

Ottiene la raccolta di serializzatori tipizzato trovati nell'assembly.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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

Valore della proprietà

Oggetto Hashtable contenente i serializzatori tipizzato.

Si applica a