Udostępnij za pośrednictwem


Właściwość WebTestRuleBase.DisplayName —

Pobiera lub ustawia nazwę reguły lub dodatek plug-in mają być wyświetlane w edytorze test wydajności sieci Web.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.WebTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.WebTestFramework (w Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Składnia

'Deklaracja
Public Property DisplayName As String
public string DisplayName { get; set; }
public:
property String^ DisplayName {
    String^ get ();
    void set (String^ value);
}
member DisplayName : string with get, set
function get DisplayName () : String
function set DisplayName (value : String)

Wartość właściwości

Typ: System.String
Nazwa reguły lub dodatek typu plug-in.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTestRuleBase Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting