Share via


VersionControlServer.GetAllCheckinNoteFieldNames-Methode

Ruft ein Array aller Feldern für Eincheckhinweise ab, die in dieser Datenbank verwendet werden.

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

Syntax

'Declaration
Public Function GetAllCheckinNoteFieldNames As String()
public string[] GetAllCheckinNoteFieldNames()

Rückgabewert

Typ: array<System.String[]
Ein Array Eincheckhinweisfeldnamen.

.NET Framework-Sicherheit

Siehe auch

Referenz

VersionControlServer Klasse

Microsoft.TeamFoundation.VersionControl.Client-Namespace