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 欄位。 這不一定相當於使用預設類別建構函式建立的實例。

適用於