This represents an assembly, an XML comments file, a Visual Studio Solution (C#, VB.NET, or J#), or a Visual Studio solution containing one or more C#, VB.NET or J# projects to use for building a help file.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.3.0

Syntax

C#
public class DocumentationSource : PropertyBasedCollectionItem
Visual Basic
Public Class DocumentationSource _
	Inherits PropertyBasedCollectionItem

Remarks

Wildcards are supported in the SourceFile property.

Inheritance Hierarchy

System..::..Object
  SandcastleBuilder.Utils..::..PropertyBasedCollectionItem
    SandcastleBuilder.Utils..::..DocumentationSource

See Also