Compartilhar via


DataRowAttribute.IgnoreMessage Property

Definition

Gets or sets a reason to ignore the specific test case. Setting the property to non-null value will ignore the test case.

public string? IgnoreMessage { get; set; }
member this.IgnoreMessage : string with get, set
Public Property IgnoreMessage As String

Property Value

Implements

Applies to