Freigeben über


Registration.GetRegistrationEntries-Methode

Namespace:  Microsoft.TeamFoundation.Server.Core.WebServices
Assembly:  Microsoft.TeamFoundation.Server.Core (in Microsoft.TeamFoundation.Server.Core.dll)

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetRegistrationEntries ( _
    toolId As String _
) As FrameworkRegistrationEntry()
[WebMethodAttribute]
public FrameworkRegistrationEntry[] GetRegistrationEntries(
    string toolId
)

Parameter

Rückgabewert

Typ: array<Microsoft.TeamFoundation.Framework.Server.FrameworkRegistrationEntry[]

.NET Framework-Sicherheit

Siehe auch

Referenz

Registration Klasse

Microsoft.TeamFoundation.Server.Core.WebServices-Namespace