Class IgnorePropertyAttribute
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class IgnorePropertyAttribute : Attribute
- Inheritance
-
IgnorePropertyAttribute
- Inherited Members
Constructors
IgnorePropertyAttribute()
public IgnorePropertyAttribute()