다음을 통해 공유


IRootGridEntry.BrowsableAttributes 속성

정의

속성 브라우저가 필터링하는 대상 특성을 가져오거나 설정합니다.

이 API는 제품 인프라를 지원하며 코드에서 직접 사용되지 않습니다.

public:
 property System::ComponentModel::AttributeCollection ^ BrowsableAttributes { System::ComponentModel::AttributeCollection ^ get(); void set(System::ComponentModel::AttributeCollection ^ value); };
public System.ComponentModel.AttributeCollection BrowsableAttributes { get; set; }
member this.BrowsableAttributes : System.ComponentModel.AttributeCollection with get, set
Public Property BrowsableAttributes As AttributeCollection

속성 값

AttributeCollection

속성 브라우저가 필터링하는 대상 특성입니다.

적용 대상