ICommonStructureService.QueryProjectCatalogNode, méthode
Espace de noms : Microsoft.TeamFoundation.Integration.Server
Assembly : Microsoft.TeamFoundation.Server.Core (dans Microsoft.TeamFoundation.Server.Core.dll)
Syntaxe
'Déclaration
Function QueryProjectCatalogNode ( _
requestContext As TeamFoundationRequestContext, _
projectUri As String, _
queryOptions As CatalogQueryOptions _
) As CatalogNode
CatalogNode QueryProjectCatalogNode(
TeamFoundationRequestContext requestContext,
string projectUri,
CatalogQueryOptions queryOptions
)
Paramètres
- requestContext
Type : Microsoft.TeamFoundation.Framework.Server.TeamFoundationRequestContext
- projectUri
Type : System.String
- queryOptions
Type : Microsoft.TeamFoundation.Framework.Common.CatalogQueryOptions
Valeur de retour
Type : Microsoft.TeamFoundation.Server.Core.CatalogNode
Sécurité .NET Framework
- Confiance totale accordée à l'appelant immédiat. Ce membre ne peut pas être utilisé par du code d'un niveau de confiance partiel. Pour plus d'informations, consultez Utilisation de bibliothèques à partir de code d'un niveau de confiance partiel.