ErrorList.ShowErrors Propriedade

Definição

Obtém ou define um valor que indica se os erros são exibidos na janela de lista de erros .

public:
 property bool ShowErrors { bool get(); void set(bool value); };
public:
 property bool ShowErrors { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(3)]
public bool ShowErrors { [System.Runtime.InteropServices.DispId(3)] get; [System.Runtime.InteropServices.DispId(3)] set; }
[<System.Runtime.InteropServices.DispId(3)>]
[<get: System.Runtime.InteropServices.DispId(3)>]
[<set: System.Runtime.InteropServices.DispId(3)>]
member this.ShowErrors : bool with get, set
Public Property ShowErrors As Boolean

Valor da propriedade

Boolean

true Se forem exibidos erros na janela de lista de erros ; caso contrário, false .

Atributos

Aplica-se a