LegacyParserMessage.CustomMessageList Property

Definition

Gets or sets custom messages to be displayed

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

Property Value

Applies to