Compartilhar via


Propriedade ITestRun.IsBvt

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Property IsBvt As Boolean
bool IsBvt { get; set; }
property bool IsBvt {
    bool get ();
    void set (bool value);
}
abstract IsBvt : bool with get, set
function get IsBvt () : boolean 
function set IsBvt (value : boolean)

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ITestRun Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client