ThemeableAttribute.Default 필드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
특성의 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 동일합니다. 이는 기본 클래스 생성자를 사용하여 만든 인스턴스와 반드시 동일한 것은 아닙니다.