BrowsableAttribute.Yes 필드

정의

디자인 타임에서 속성 또는 이벤트를 수정할 수 있도록 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

설명

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

값을 true생성자로 속성을 BrowsableAttribute 표시하면 이 특성이 상수 멤버 Yes로 설정됩니다. 따라서 특성이 코드에서 이 값으로 설정되어 있는지 여부를 검사 경우 특성을 로 BrowsableAttribute.Yes지정해야 합니다.

적용 대상

추가 정보