Udostępnij za pośrednictwem


Właściwość ITestPointStatistics.Item — (FailureType)

Uwaga: ten interfejs API jest teraz nieaktualny.

Przestrzeń nazw:  Microsoft.TeamFoundation.TestManagement.Client
Zestaw:  Microsoft.TeamFoundation.TestManagement.Client (w Microsoft.TeamFoundation.TestManagement.Client.dll)

Składnia

'Deklaracja
<ObsoleteAttribute("This indexer property is deprecated. FailureTypeStatistics should be used instead.")> _
ReadOnly Default Property Item ( _
    failureType As FailureType _
) As Integer
[ObsoleteAttribute("This indexer property is deprecated. FailureTypeStatistics should be used instead.")]
int this[
    FailureType failureType
] { get; }
[ObsoleteAttribute(L"This indexer property is deprecated. FailureTypeStatistics should be used instead.")]
property int default[FailureType failureType] {
    int get (FailureType failureType);
}
[<ObsoleteAttribute("This indexer property is deprecated. FailureTypeStatistics should be used instead.")>]
abstract Item : 
        failureType:FailureType -> int with get
Język JScript nie obsługuje właściwości indeksowanych.

Parametry

Wartość właściwości

Typ: Int32

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

ITestPointStatistics Interfejs

Przeciążenie Item

Przestrzeń nazw Microsoft.TeamFoundation.TestManagement.Client