Поделиться через


ConditionBaseAttribute.IgnoreMessage Property

Definition

Gets the ignore message (in case ShouldRun returns false) indicating the reason for ignoring the test method or test class.

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

Property Value

Applies to