WebZone.EmptyZoneTextStyle 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得空區域中替代符號文字的樣式屬性。
public:
property System::Web::UI::WebControls::Style ^ EmptyZoneTextStyle { System::Web::UI::WebControls::Style ^ get(); };
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
public System.Web.UI.WebControls.Style EmptyZoneTextStyle { get; }
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)>]
member this.EmptyZoneTextStyle : System.Web.UI.WebControls.Style
Public ReadOnly Property EmptyZoneTextStyle As Style
屬性值
Style,包含指派到區域之 EmptyZoneText 屬性 (Property) 的文字樣式屬性 (Attribute)。
- 屬性
備註
設定時,這個屬性的值可以使用設計工具自動儲存到資源檔。 如需詳細資訊,請參閱 LocalizableAttribute 和 全球化和當地語系化。