CompilationLoader.Configuration.ExposeReferencesViaTestNames Property

Definition

If set to true, then public types and callables declared in referenced assemblies are exposed via their test name defined by the corresponding attribute.

public bool ExposeReferencesViaTestNames { get; set; }
member this.ExposeReferencesViaTestNames : bool with get, set
Public Property ExposeReferencesViaTestNames As Boolean

Property Value

Boolean

Applies to