Namespace: DeltaEngine.Editor.AppBuilderAssembly: DeltaEngine.Editor.AppBuilder (in DeltaEngine.Editor.AppBuilder.dll) Version: 1.1.1.0 (1.1.1)
public ICollection<ProjectEntry> AvailableCodeProjects { get; }
public ICollection<ProjectEntry> AvailableCodeProjects { get; }
Public ReadOnly Property AvailableCodeProjects As ICollection(Of ProjectEntry)
Get
Public ReadOnly Property AvailableCodeProjects As ICollection(Of ProjectEntry)
Get
public:
property ICollection<ProjectEntry^>^ AvailableCodeProjects {
ICollection<ProjectEntry^>^ get ();
}
public:
property ICollection<ProjectEntry^>^ AvailableCodeProjects {
ICollection<ProjectEntry^>^ get ();
}
member AvailableCodeProjects : ICollection<ProjectEntry> with get
member AvailableCodeProjects : ICollection<ProjectEntry> with get
Property Value
Type:
ICollection ProjectEntry