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 同じです。 これは必ずしも、既定のクラス コンストラクターを使用して作成されたインスタンスと同じではありません。

適用対象