ImmutableObjectAttribute.No 필드

정의

개체에 적어도 하나의 편집 가능한 하위 속성이 포함되도록 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

설명

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

이 특성은 일반적으로 속성 창에서 확장 가능한 개체를 읽기 전용으로 렌더링할지 여부를 결정하는 데 사용됩니다.

적용 대상