Udostępnij za pośrednictwem


Właściwość ContextParameter.Name —

Zwraca lub ustawia nazwę ContextParameter.

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

Składnia

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

Wartość właściwości

Typ: System.String
Nazwa ContextParameter.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ContextParameter Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting