ICommonStructureService.GetProject Yöntem
Ad alanı: Microsoft.TeamFoundation.Integration.Server
Derleme: Microsoft.TeamFoundation.Server.Core (Microsoft.TeamFoundation.Server.Core.dll içinde)
Sözdizimi
'Bildirim
Function GetProject ( _
requestContext As TeamFoundationRequestContext, _
projectUri As String _
) As CommonStructureProjectInfo
CommonStructureProjectInfo GetProject(
TeamFoundationRequestContext requestContext,
string projectUri
)
Parametreler
- requestContext
Tür: Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- projectUri
Tür: System.String
Dönüş Değeri
Tür: Microsoft.TeamFoundation.Integration.Server.CommonStructureProjectInfo
.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.