Condividi tramite


TestDataRow<T>.DisplayName Property

Definition

Gets or sets the display name for the test case.

[System.Runtime.Serialization.DataMember]
public string? DisplayName { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DisplayName : string with get, set
Public Property DisplayName As String

Property Value

Attributes

Applies to