SPDiagnosticsService.ProvideAreas method
This member overrides SPDiagnosticsServiceBase.ProvideAreas().
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Function ProvideAreas As IEnumerable(Of SPDiagnosticsArea)
'Usage
Dim returnValue As IEnumerable(Of SPDiagnosticsArea)
returnValue = Me.ProvideAreas()
protected override IEnumerable<SPDiagnosticsArea> ProvideAreas()
Return value
Type: System.Collections.Generic.IEnumerable<SPDiagnosticsArea>
Returns IEnumerable<T>.