Repository.SetFileTypes 方法

取代目前的檔案類型定義。

命名空間:  Microsoft.TeamFoundation.VersionControl.Server
組件:  Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)

語法

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

參數

.NET Framework 安全性

請參閱

參考

Repository 類別

Microsoft.TeamFoundation.VersionControl.Server 命名空間