次の方法で共有


SkipAttribute クラス

定義

UI の生成時に BindingContext がこのオブジェクトを無視するように、この属性を Property または Field に適用します

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class SkipAttribute : Attribute
type SkipAttribute = class
    inherit Attribute
継承
SkipAttribute
属性

コンストラクター

SkipAttribute()

適用対象