AppBuildMessagesListViewModel Errors 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 List<AppBuildMessage> Errors { get; set; }

Property Value

Type: List AppBuildMessage 
See Also