Table of Contents

FileCreatedEventArgs.FileCreatedEventArgs Constructor

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

Constructor

public FileCreatedEventArgs(string groupId, string componentId, string key, string filePath, bool isContentFile)

Parameters

groupId string

The group ID of the component

componentId string

The component ID

key string

The topic key

filePath string

The path to the saved file

isContentFile bool

True if the saved file is a help content file, false if not