Udostępnij za pośrednictwem


Właściwość ITestResultParameter.ExpectedValue —

Ten interfejs API obsługuje infrastrukturę programu .NET Framework i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Pobiera wartość oczekiwana właściwości.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
Property ExpectedValue As String
string ExpectedValue { get; set; }
property String^ ExpectedValue {
    String^ get ();
    void set (String^ value);
}
abstract ExpectedValue : string with get, set
function get ExpectedValue () : String
function set ExpectedValue (value : String)

Wartość właściwości

Typ: System.String
Spodziewana wartość właściwości jako string.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestResultParameter Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client