Share via


SerializationHintsAttribute Class

Indicates that a particular serializable object has known attributes and methods of serialization.

Namespace: Microsoft.SPOT
Assembly: Microsoft.SPOT.Native (in microsoft.spot.native.dll)

Syntax

[AttributeUsageAttribute]
public class SerializationHintsAttribute : Attribute

Remarks

Because these attributes are known, the attribute and method information will not be serialized, thus saving storage space and data transfer memory.

Version Information

Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, and 4.1.

See Also

Reference

SerializationHintsAttribute Members
Microsoft.SPOT Namespace