SerializationInfo.ObjectType Proprietà

Definizione

Restituisce il tipo dell'oggetto da serializzare.

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

Valore della proprietà

Type

Il tipo dell'oggetto che viene serializzato.

Si applica a