Compartilhar via


Método Classification.GetDeletedNodesXml

Namespace:  Microsoft.TeamFoundation.Integration.Server
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function GetDeletedNodesXml ( _
    projectUri As String, _
    since As DateTime _
) As XmlElement
[WebMethodAttribute]
public XmlElement GetDeletedNodesXml(
    string projectUri,
    DateTime since
)

Parâmetros

Valor de retorno

Tipo: System.Xml.XmlElement
Retorna XmlElement.

Segurança do .NET Framework

Consulte também

Referência

Classification Classe

Namespace Microsoft.TeamFoundation.Integration.Server