DmfIgnorePropertyAttribute クラス

定義

[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
継承
DmfIgnorePropertyAttribute
属性

コンストラクター

名前 説明
DmfIgnorePropertyAttribute()

適用対象