Share via


IFunctionCoverage.Namespace Property

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

Syntax

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

Property Value

Type: String
Returns String.

.NET Framework Security

See Also

Reference

IFunctionCoverage Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace