DocumentationSet.AddingSourceFile Event

Fired before a source file is added to the documentation set.

Parent Type: DocumentationSet

Namespace: DwellNet.CodeDoc

Assembly: CodeDocApi.dll

Syntax
C#

public event AddingSourceFileEventDelegate AddingSourceFile

Remarks

The application may want to use this event to provide feedback to the user indicating that a source file is being loaded.