StyleSheet.Styles Właściwość

Definicja

Zwraca kolekcję stylów w arkuszu stylów. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with 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

Wartość właściwości

Kolekcja stylów w arkuszu stylów.

Atrybuty

Dotyczy

Zobacz też