Share via


ITestManagementTeamProjectInternal.AreaRootPath Property

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

Syntax

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

Property Value

Type: System.String
Returns String.

.NET Framework Security

See Also

Reference

ITestManagementTeamProjectInternal Interface

Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace