Freigeben über


Repository.SetFileTypes-Methode

Ersetzt den aktuellen, von Dateitypdefinitionen festgelegt wird.

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

Syntax

'Declaration
<WebMethodAttribute> _
Public Sub SetFileTypes ( _
    fileTypes As FileType() _
)
[WebMethodAttribute]
public void SetFileTypes(
    FileType[] fileTypes
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

Repository Klasse

Microsoft.TeamFoundation.VersionControl.Server-Namespace