SerializationInfo.ObjectType Tulajdonság

Definíció

A szerializálandó objektum típusát adja vissza.

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Tulajdonság értéke

A szerializálandó objektum típusa.

A következőre érvényes: