Click or drag to resize

LogManagerProvideAreas Method

Returns a collection of the event and trace logging categories used with this service.

Namespace:  Colygon.MatchPoint.Common.Logging
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
protected override IEnumerable<SPDiagnosticsArea> ProvideAreas()

Return Value

Type: IEnumerableSPDiagnosticsArea
See Also