Table of Contents

Interface ICompositeProjectItem

Namespace
Loehnert.Lisrt.Scripting.Project.ProjectItem.Interfaces
Assembly
Loehnert.Lisrt.Scripting.dll

Interface for a composite project item.

public interface ICompositeProjectItem : IProjectItem, INotifyPropertyChanged
Inherited Members
Extension Methods

Properties

Items

Gets the sub items.

IProjectItemCollection Items { get; }

Property Value

IProjectItemCollection