Share via


NonSerializedAttribute Class

Indicates that a field of a serializable class should not be serialized.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

 [AttributeUsageAttribute]
public sealed class NonSerializedAttribute : Attribute

Remarks

This class cannot be inherited.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

NonSerializedAttribute Members
System Namespace