Condividi tramite


Metodo ProjectCollection.GetReferencedSharePointWebApplications

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function GetReferencedSharePointWebApplications As ICollection(Of SharePointWebApplication)
public ICollection<SharePointWebApplication> GetReferencedSharePointWebApplications()

Valore restituito

Tipo: System.Collections.Generic.ICollection<SharePointWebApplication>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ProjectCollection Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server.Alm.Catalog.Objects