ImmutableObjectAttribute.Yes 필드

정의

개체에 편집할 수 있는 하위 속성이 포함되지 않도록 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

설명

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

적용 대상