Freigeben über


StyleSheet.Styles Eigenschaft

Definition

Gibt die Auflistung von Formatvorlagen in einem Stylesheet zurück. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

public:
 property System::Collections::ICollection ^ Styles { System::Collections::ICollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ICollection Styles { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Styles : System.Collections.ICollection
Public ReadOnly Property Styles As ICollection

Eigenschaftswert

Die Auflistung von Formatvorlagen in einem Stylesheet.

Attribute

Gilt für:

Weitere Informationen