次の方法で共有


CIConditionAttribute.IgnoreMessage Property

Definition

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

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

Property Value

Applies to