SPWebService.ApplicationPools-Eigenschaft
Ruft die Auflistung der IIS-Anwendungspools an diesen Dienst verfügbar.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ApplicationPools As SPApplicationPoolCollection
Get
'Usage
Dim instance As SPWebService
Dim value As SPApplicationPoolCollection
value = instance.ApplicationPools
public SPApplicationPoolCollection ApplicationPools { get; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Administration.SPApplicationPoolCollection
Ein SPApplicationPool -Objekt.
Hinweise
Diese Anwendungspools werden von Windows SharePoint Services für die routinemäßige vereinfachen der Ändern der Anmeldeinformationen für die Bereitstellung in einer Farm verwaltet.