Language

DependsOnAttribute.TestClass Property

Definition

Gets the test class declaring the prerequisite, or null when the prerequisite is a method of the same class as the dependent.

public Type? TestClass { get; }
member this.TestClass : Type
Public ReadOnly Property TestClass As Type

Property Value

Applies to