Workspace.ErrorMessages Property

Definition

public System.Collections.Generic.IEnumerable<string>? ErrorMessages { get; set; }
member this.ErrorMessages : seq<string> with get, set
Public Property ErrorMessages As IEnumerable(Of String)

Property Value

IEnumerable<String>

Applies to