Skip to main content

IWorkspace.Errors property

Namespace: NextDesign.Desktop

Description

List of errors
This object can be used to access the currently registered error information.

IErrors Errors { get; }

type