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: 2026.1.20.0
public bool IsContentFile { get; }

Property Value

Boolean

See Also