Compartilhar via


Método Repository.QueryCheckinNoteFieldNames

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (em Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxe

'Declaração
<WebMethodAttribute> _
Public Function QueryCheckinNoteFieldNames As List(Of String)
[WebMethodAttribute]
public List<string> QueryCheckinNoteFieldNames()

Valor de retorno

Tipo: System.Collections.Generic.List<String>

Segurança do .NET Framework

Consulte também

Referência

Repository Classe

Namespace Microsoft.TeamFoundation.VersionControl.Server