IPropertySymbol.IsWithEvents 속성

정의

이 속성이 필드가 WithEvents로 표시되면 필드 멤버를 대신하는 자동 생성 WithEvents 속성이면 true를 반환합니다.

public:
 property bool IsWithEvents { bool get(); };
public bool IsWithEvents { get; }
member this.IsWithEvents : bool
Public ReadOnly Property IsWithEvents As Boolean

속성 값

적용 대상