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