PostSharpAPI ReferencePost­Sharp.​SerializationPNon­Serialized­Attribute
Open sandboxFocus

PNonSerializedAttribute Class

Custom attribute that, when applied to a field of a class annotated with PSerializableAttribute, specifies that this field should not be serialized.

Inheritance
PNonSerializedAttribute
Namespace: PostSharp.Serialization
Assembly: PostSharp.dll
Syntax
public sealed class PNonSerializedAttribute : Attribute

Constructors

Name Description
PNonSerializedAttribute()