Table of Contents

Class FieldNoReflectionAttribute

Namespace
System.Runtime.Serialization
Assembly
System.Runtime.Serialization.dll

Indicates that this field doesn't allow reflection.

[AttributeUsage(AttributeTargets.Field, Inherited = false)]
public sealed class FieldNoReflectionAttribute : Attribute
Inheritance
FieldNoReflectionAttribute
Inherited Members
Extension Methods

Constructors

FieldNoReflectionAttribute()

public FieldNoReflectionAttribute()