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 這不一定等同於使用預設類別建構子建立的實例。

適用於