Freigeben über


Repository.QueryCheckinNoteFieldNames-Methode

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

Repository Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace