XmlSerializerImplementation.TypedSerializers Proprietà

Definizione

Ottiene l'insieme di serializzatori tipizzati presente 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à

Hashtable

Oggetto Hashtable che contiene i serializzatori tipizzati.

Si applica a