Share via


ITestRunBase.TestPlanId Property

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

Syntax

'Declaration
ReadOnly Property TestPlanId As Integer
int TestPlanId { get; }
property int TestPlanId {
    int get ();
}
abstract TestPlanId : int with get
function get TestPlanId () : int

Property Value

Type: Int32

.NET Framework Security

See Also

Reference

ITestRunBase Interface

Microsoft.TeamFoundation.TestManagement.Client Namespace