DynamicDataAttribute.DynamicDataDisplayName Property

Definition

Gets or sets the name of method used to customize the display name in test results.

public:
 property System::String ^ DynamicDataDisplayName { System::String ^ get(); void set(System::String ^ value); };
public string DynamicDataDisplayName { get; set; }
member this.DynamicDataDisplayName : string with get, set
Public Property DynamicDataDisplayName As String

Property Value

Applies to