TestFixtureAttribute.

Arguments Property

Summary

The arguments originally provided to the attribute
Namespace
TCLite
Containing Type
TestFixtureAttribute

Syntax

public object[] Arguments { get; }

Value

Type Description
object[]