Sdílet prostřednictvím


ITestCaseResult.ComputerName – vlastnost

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

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

Hodnota vlastnosti

Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ITestCaseResult Rozhraní

Microsoft.TeamFoundation.TestManagement.Client – obor názvů