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
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
ITestManagementTeamProjectInternal Interface
Microsoft.TeamFoundation.TestManagement.Client.Internal Namespace