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지정해야 합니다.

적용 대상

추가 정보