AppBuilderViewModel AvailableCodeProjects Property Delta Engine Documentation

Namespace: DeltaEngine.Editor.AppBuilder
Assembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public ICollection<ProjectEntry> AvailableCodeProjects { get; }

Property Value

Type: ICollection ProjectEntry 
See Also