XmlSerializerImplementation.TypedSerializers プロパティ

定義

アセンブリ内にある型指定されたシリアライザーのコレクションを取得します。

この API は製品インフラストラクチャをサポートします。コードから直接使用するものではありません。

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

プロパティ値

Hashtable

型指定されたシリアライザーを格納している Hashtable

適用対象