FileCreatedEventArgsIsContentFile Property

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

Definition

Namespace: Sandcastle.Tools.BuildComponents
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public bool IsContentFile { get; }

Property Value

Boolean

See Also