Udostępnij za pośrednictwem


Właściwość ITestResultParameter.ActualValue —

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

Pobiera rzeczywista wartość 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 ActualValue As String
string ActualValue { get; set; }
property String^ ActualValue {
    String^ get ();
    void set (String^ value);
}
abstract ActualValue : string with get, set
function get ActualValue () : String
function set ActualValue (value : String)

Wartość właściwości

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

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestResultParameter Interfejs

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client