Bagikan melalui


StyleSheet.Styles Properti

Definisi

Mengembalikan kumpulan gaya dalam lembar gaya. API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat Situs & Mobile Apps dengan 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

Nilai Properti

Kumpulan gaya dalam lembar gaya.

Atribut

Berlaku untuk

Lihat juga