SPDiagnosticsService.ProvideAreas-Methode
Dieser Member überschreibt 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()
Rückgabewert
Typ: System.Collections.Generic.IEnumerable<SPDiagnosticsArea>
Gibt IEnumerable<T>zurück.