Compartilhar via


Propriedade ITestCaseQuery.Name

Obtém o nome ou breve descrição da consulta.

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

Sintaxe

'Declaração
ReadOnly Property Name As String
    Get
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valor de propriedade

Tipo: System.String
O nome ou breve descrição da consulta.

Segurança do .NET Framework

Consulte também

Referência

ITestCaseQuery Interface

Namespace Microsoft.TeamFoundation.TestManagement.Client