TestMethodAttribute.DisplayName Property

Definition

Gets display Name for the Test Window

public:
 property System::String ^ DisplayName { System::String ^ get(); };
public string DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Applies to