Partilhar via


TestContext.TestDisplayName Property

Definition

Gets or sets the test display name for the test method being executed.

public string? TestDisplayName { get; protected set; }
member this.TestDisplayName : string with get, set
Public Property TestDisplayName As String

Property Value

Applies to