Aracılığıyla paylaş


CommonStructureService.GetNodesXml Yöntem

Ad alanı:  Microsoft.TeamFoundation.Integration.Server
Derleme:  Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)

Sözdizimi

'Bildirim
Public Function GetNodesXml ( _
    requestContext As TeamFoundationRequestContext, _
    nodeUris As String(), _
    includeChildren As Boolean _
) As XmlElement
public XmlElement GetNodesXml(
    TeamFoundationRequestContext requestContext,
    string[] nodeUris,
    bool includeChildren
)

Parametreler

Dönüş Değeri

Tür: System.Xml.XmlElement
Bir XmlElement döndürür.

Yüklenen

ICommonStructureService.GetNodesXml(TeamFoundationRequestContext, array<String[], Boolean)

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

CommonStructureService Sınıf

Microsoft.TeamFoundation.Integration.Server Ad Alanı