Udostępnij za pośrednictwem


IFolderProjectItem.Children Właściwość

Definicja

Pobiera kolekcję elementów w folderze projektu na hoście projektu, na przykład 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

Wartość właściwości

Element ICollection zawierający elementy w folderze projektu hosta projektu.

Dotyczy

Zobacz też