オブジェクトの Type を取得します。
Public ReadOnly Property ObjectType As Type
[C#]
public Type ObjectType {get;}
[C++]
public: __property Type* get_ObjectType();
[JScript]
public function get ObjectType() : Type;
プロパティ値
オブジェクトの Type 。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
SerializationEntry 構造体 | SerializationEntry メンバ | System.Runtime.Serialization 名前空間