csUnit Class Library

IgnoreAttribute.Reason Property

Gets the reason why a particular test was ignored.

[Visual Basic]
Public ReadOnly Property Reason As String
[C#]
public string Reason {get;}

See Also

IgnoreAttribute Class | IgnoreAttribute Members | csUnit Namespace