TestFixtureAttribute.TypeArgs Property

Definition

Get or set the type arguments. If not set explicitly, any leading arguments that are Types are taken as type arguments.

public Type[] TypeArgs { get; set; }
member this.TypeArgs : Type[] with get, set

Property Value

Type[]

Applies to