Freigeben über


Repository.QueryFileTypes-Methode

Gibt die Liste der Pro-DateiErweiterungskonfigurationsinformationen zurück.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Function QueryFileTypes As List(Of FileType)
[WebMethodAttribute]
public List<FileType> QueryFileTypes()

Rückgabewert

Typ: System.Collections.Generic.List<FileType>
Array aller FileTypeobjekte definiert im System.

.NET Framework-Sicherheit

Siehe auch

Referenz

Repository Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace