IModuleCoverage.SignatureAge Property
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
int SignatureAge { get; }
property int SignatureAge {
int get();
}
abstract SignatureAge : int with get
ReadOnly Property SignatureAge As Integer
Property Value
Type: System.Int32
Returns Int32.
See Also
IModuleCoverage Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace
Return to top