SPService.Instances - Propriété
Obtient une collection de toutes les instances du service dans la batterie de serveurs.
Espace de noms : Microsoft.SharePoint.Administration
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Instances As SPServiceInstanceDependencyCollection
Get
'Utilisation
Dim instance As SPService
Dim value As SPServiceInstanceDependencyCollection
value = instance.Instances
public SPServiceInstanceDependencyCollection Instances { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Administration.SPServiceInstanceDependencyCollection
Objet SPServiceInstanceDependencyCollection qui représente les instances de service.