ThemeableAttribute.Default 필드

정의

특성의 ThemeableAttribute 애플리케이션 정의 기본값을 나타내는 인스턴스를 가져옵니다.

public: static initonly System::Web::UI::ThemeableAttribute ^ Default;
public static readonly System.Web.UI.ThemeableAttribute Default;
 staticval mutable Default : System.Web.UI.ThemeableAttribute
Public Shared ReadOnly Default As ThemeableAttribute 

필드 값

설명

클래스의 ThemeableAttribute 기본값은 필드와 Yes 동일합니다. 이는 기본 클래스 생성자를 사용하여 만든 인스턴스와 반드시 동일한 것은 아닙니다.

적용 대상