IFunctionCoverage.Name Propriedade
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)
Sintaxe
string Name { get; }
property String^ Name {
String^ get();
}
abstract Name : string with get
ReadOnly Property Name As String
Valor de propriedade
Type: System.String
Retorne String.
Consulte também
Interface IFunctionCoverage
Namespace Microsoft.TeamFoundation.TestManagement.Client
Retornar ao topo