次の方法で共有


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; }
public override string? IgnoreMessage { get; }
member this.IgnoreMessage : string
Public ReadOnly Property IgnoreMessage As String
Public Overrides ReadOnly Property IgnoreMessage As String

Property Value

Applies to