TestFilterResult.SkipReason Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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