Click or drag to resize

TypeVersionIsISerializable Property

true if ISerializable otherwise, false.

Namespace:  VelocityDb.TypeInfo
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public bool IsISerializable { get; }

Property Value

Type: Boolean
See Also