共用方式為


CommonStructureProjectInfo.ConvertProjectInfo 方法 (IList<ProjectInfo>)

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

語法

'宣告
Public Shared Function ConvertProjectInfo ( _
    projects As IList(Of ProjectInfo) _
) As CommonStructureProjectInfo()
public static CommonStructureProjectInfo[] ConvertProjectInfo(
    IList<ProjectInfo> projects
)

參數

傳回值

類型:array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]

.NET Framework 安全性

請參閱

參考

CommonStructureProjectInfo 類別

ConvertProjectInfo 多載

Microsoft.TeamFoundation.Integration.Server 命名空間