DesignerCategoryAttribute.Default 필드

정의

이 범주로 표시된 구성 요소에서 비주얼 디자이너를 사용할 수 없음을 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

DesignerCategoryAttribute

설명

기본 범주입니다.

적용 대상