MergablePropertyAttribute.Yes 필드

정의

이 속성을 속성 창에 있는 다른 개체의 속성과 결합할 수 있도록 지정합니다. 이 static 필드는 읽기 전용입니다.

public: static initonly System::ComponentModel::MergablePropertyAttribute ^ Yes;
public static readonly System.ComponentModel.MergablePropertyAttribute Yes;
 staticval mutable Yes : System.ComponentModel.MergablePropertyAttribute
Public Shared ReadOnly Yes As MergablePropertyAttribute 

필드 값

설명

이 필드는이 특성에 대 한 기본 설정입니다.

사용 하 여 속성을 표시 하는 경우는 MergablePropertyAttribute 로 설정 true,이 특성의 값은 상수 멤버로 Yes. 따라서 특성 코드에서이 값으로 설정 되어 있는지 확인 하려는 경우 특성으로 지정 해야 MergablePropertyAttribute.Yes합니다.

적용 대상

추가 정보