Compartir a través de


Repository.QueryCheckinNoteFieldNames (Método)

Espacio de nombres:  Microsoft.TeamFoundation.VersionControl.Server
Ensamblado:  Microsoft.TeamFoundation.VersionControl.Server (en Microsoft.TeamFoundation.VersionControl.Server.dll)

Sintaxis

'Declaración
<WebMethodAttribute> _
Public Function QueryCheckinNoteFieldNames As List(Of String)
[WebMethodAttribute]
public List<string> QueryCheckinNoteFieldNames()

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

Repository Clase

Microsoft.TeamFoundation.VersionControl.Server (Espacio de nombres)