Classification.GetNode-Methode

Gibt die Knoteninformationen zurück, die vom Knoten URI dargestellt werden

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function GetNode ( _
    nodeUri As String _
) As CommonStructureNodeInfo
[WebMethodAttribute]
public CommonStructureNodeInfo GetNode(
    string nodeUri
)

Parameter

Rückgabewert

Typ: Microsoft.TeamFoundation.Integration.Server.CommonStructureNodeInfo
Knoteninformationen

.NET Framework-Sicherheit

Siehe auch

Referenz

Classification Klasse

Microsoft.TeamFoundation.Integration.Server-Namespace