System.Runtime.Serialization.SerializationEntry: Property Members

The properties of System.Runtime.Serialization.SerializationEntry are listed below. For a list of all members, see the SerializationEntry Members list.

See Also: Inherited members from System.ValueType

Public Properties

[read-only]
Namestring.

Gets the name of the object.

[read-only]
ObjectTypeType.

Gets the Type of the object.

[read-only]
Valueobject.

Gets the value contained in the object.