TestFilterResult.SkipReason Property

Definition

Gets the reason supplied to Skip(String). Non-null only when Action is Skip.

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

Property Value

Applies to