UpdateProgress.Attributes 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 UpdateProgress 控制項的階層式樣式表 (CSS) 屬性。
public:
property System::Web::UI::AttributeCollection ^ Attributes { System::Web::UI::AttributeCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Web.WebSysDescription("WebControl_Attributes")]
public System.Web.UI.AttributeCollection Attributes { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Web.WebSysDescription("WebControl_Attributes")>]
member this.Attributes : System.Web.UI.AttributeCollection
Public ReadOnly Property Attributes As AttributeCollection
屬性值
CSS 屬性的名稱。
- 屬性
-
BrowsableAttribute System.Web.WebSysDescriptionAttribute