Partager via


SPDiagnosticsService.ProvideAreas - Méthode

Ce membre remplace SPDiagnosticsServiceBase.ProvideAreas().

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

Syntaxe

'Déclaration
Protected Overrides Function ProvideAreas As IEnumerable(Of SPDiagnosticsArea)
'Utilisation
Dim returnValue As IEnumerable(Of SPDiagnosticsArea)

returnValue = Me.ProvideAreas()
protected override IEnumerable<SPDiagnosticsArea> ProvideAreas()

Valeur renvoyée

Type : System.Collections.Generic.IEnumerable<SPDiagnosticsArea>
Cette propriété renvoie IEnumerable<T>.

Voir aussi

Référence

SPDiagnosticsService classe

SPDiagnosticsService - Membres

Microsoft.SharePoint.Administration - Espace de noms