FileCreatedEventArgsIsContentFile Property

This read-only property indicates whether or not the file is a help content file

Definition

Namespace: Sandcastle.Core.BuildAssembler.BuildComponent
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public bool IsContentFile { get; }

Property Value

Boolean

See Also