다음을 통해 공유


SkipAttribute 클래스

정의

UI를 생성할 때 BindingContext에서 이 개체를 무시하도록 속성 또는 필드에 이 특성을 적용합니다.

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class SkipAttribute : Attribute
type SkipAttribute = class
    inherit Attribute
상속
SkipAttribute
특성

생성자

SkipAttribute()

적용 대상