SerializationInfo.ObjectType Özellik

Tanım

Serileştirilecek nesnenin türünü döndürür.

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

Özellik Değeri

Type

Seri hale getirilen nesnenin türü.

Şunlara uygulanır