Share via


SPAppDomain.Lookup - Méthode

Espace de noms :  Microsoft.SharePoint.Administration
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Shared Function Lookup ( _
    appDomain As String _
) As List(Of SPAppDomain)
'Utilisation
Dim appDomain As String
Dim returnValue As List(Of SPAppDomain)

returnValue = SPAppDomain.Lookup(appDomain)
public static List<SPAppDomain> Lookup(
    string appDomain
)

Paramètres

Valeur renvoyée

Type : System.Collections.Generic.List<SPAppDomain>

Voir aussi

Référence

SPAppDomain classe

SPAppDomain - Membres

Microsoft.SharePoint.Administration - Espace de noms