ReadOnlyAttribute.Yes 필드

정의

이 특성이 바인딩되는 속성을 읽기 전용으로 표시하고 서버 탐색기에서 수정할 수 없도록 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

설명

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

적용 대상

추가 정보