Indicates that a field of a serializable class should not be serialized. This class cannot be inherited.
Namespace:
?
System
Assembly:
?
mscorlib (in mscorlib.dll)
Syntax
JavaScript |
---|
System.NonSerializedAttribute = function();
Type.createClass(
'System.NonSerializedAttribute',
Attribute); |
Inheritance Hierarchy
See Also