PerformanceTestBaseTestName Property

Gets or sets the name of the test.

Definition

Namespace: KGySoft.Diagnostics
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 8.1.0
C#
public string? TestName { get; set; }

Property Value

String

See Also