ITestManagementTeamProjectInternal.IterationRootPath Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ITestManagementTeamProjectInternal Interface

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace