Repository.QueryFileTypes 方法
會針對每個副檔名組態資訊清單。
命名空間: Microsoft.TeamFoundation.VersionControl.Server
組件: Microsoft.TeamFoundation.VersionControl.Server (在 Microsoft.TeamFoundation.VersionControl.Server.dll 中)
語法
'宣告
<WebMethodAttribute> _
Public Function QueryFileTypes As List(Of FileType)
[WebMethodAttribute]
public List<FileType> QueryFileTypes()
傳回值
型別:System.Collections.Generic.List<FileType>
在系統定義的所有文件的陣列型別的物件。
.NET Framework 安全性
- 完全信任立即呼叫者。這個成員無法供部分信任的程式碼使用。如需詳細資訊,請參閱從部分受信任程式碼使用程式庫。