CommonStructureService.GetWellFormedProjects Yöntem
Ad alanı: Microsoft.TeamFoundation.Integration.Server
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Public Function GetWellFormedProjects ( _
requestContext As TeamFoundationRequestContext _
) As CommonStructureProjectInfo()
public CommonStructureProjectInfo[] GetWellFormedProjects(
TeamFoundationRequestContext requestContext
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
Dönüş Değeri
Tür: array<Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo[]
Bir CommonStructureProjectInfo döndürür.
Yüklenen
ICommonStructureService.GetWellFormedProjects(TeamFoundationRequestContext)
.NET Framework Güvenliği
- Anında arayanlar için tam güven. Bu üye kısmen güvenilen kodla kullanılamaz. Daha fazla bilgi için bkz. Kısmen Güvenilen Koddan Kitaplıkları Kullanma.