Share via


IgnoreAttribute.IgnoreMessage Property

Definition

Gets the ignore message indicating the reason for ignoring the test method or test class.

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

Property Value

Applies to