MergablePropertyAttribute.Default 필드

정의

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

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

필드 값

설명

상수 멤버에이 특성이 설정 되어이 값을 갖는 속성으로 표시 하면 No합니다. 따라서 특성 코드에서이 값으로 설정 되어 있는지 확인 하려는 경우 특성으로 지정 해야 MergablePropertyAttribute.No합니다.

적용 대상

추가 정보