Bagikan melalui


IFolderProjectItem.Children Properti

Definisi

Mendapatkan koleksi item dalam folder proyek di host desain, seperti Visual Studio 2005.

public:
 property System::Collections::ICollection ^ Children { System::Collections::ICollection ^ get(); };
public System.Collections.ICollection Children { get; }
member this.Children : System.Collections.ICollection
Public ReadOnly Property Children As ICollection

Nilai Properti

Yang ICollection berisi item di folder proyek host desain.

Berlaku untuk

Lihat juga