DesignOnlyAttribute.No 필드

정의

속성을 디자인 타임 또는 런타임에서 설정할 수 있도록 지정합니다. 이 static 필드는 읽기 전용입니다.

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

필드 값

설명

No 필드는 이 특성의 기본 설정입니다.

적용 대상