FileCreatedEventArgsIsContentFile Property
This read-only property indicates whether or not the file is a help content file
Namespace: Sandcastle.Tools.BuildComponentsAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public bool IsContentFile { get; }
Public ReadOnly Property IsContentFile As Boolean
Get
public:
property bool IsContentFile {
bool get ();
}
member IsContentFile : bool with get
Property Value
Boolean