Compartilhar via


IFunctionCoverage.Namespace Propriedade

 

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

Sintaxe

string Namespace { get; }
property String^ Namespace {
    String^ get();
}
abstract Namespace : string with get
ReadOnly Property Namespace As String

Valor de propriedade

Type: System.String

Retorne String.

Consulte também

Interface IFunctionCoverage
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo