Udostępnij za pośrednictwem


Właściwość WebTest.Password —

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

Składnia

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

Wartość właściwości

Typ: String

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

WebTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.WebTesting