DmfIgnorePropertyAttribute Class

Definition

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public sealed class DmfIgnorePropertyAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type DmfIgnorePropertyAttribute = class
    inherit Attribute
Public NotInheritable Class DmfIgnorePropertyAttribute
Inherits Attribute
Inheritance
DmfIgnorePropertyAttribute
Attributes

Constructors

DmfIgnorePropertyAttribute()

Applies to