Freigeben über


ServicingContext.GetItem<T>-Methode

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Syntax

'Declaration
Public Function GetItem(Of T) ( _
    itemName As String _
) As T
public T GetItem<T>(
    string itemName
)

Typparameter

  • T

Parameter

Rückgabewert

Typ: T
EINGABETASTE {0}.

.NET Framework-Sicherheit

Siehe auch

Referenz

ServicingContext Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace