Table of Contents

AppliedChangesEventArgs Class

Definition

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

This is used by components to indicate that they have finished applying their changes to the given topic

public class AppliedChangesEventArgs : EventArgs
Inheritance
AppliedChangesEventArgs

Constructors

AppliedChangesEventArgs(string, string, string, XmlDocument)

Constructor

Properties

ComponentId

This read-only property returns the ID of the component that applied the changes

Document

This read-only property returns the topic document that was modified

GroupId

This read-only property returns the group ID of the component that applied the changes

Key

This read-only property returns the topic key