Click or drag to resize
Sandcastle Help File BuilderFileItemInclude Property
This is used to set or get the filename (include path)

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public FilePath Include { get; set; }

Property Value

Type: FilePath
See Also