FileCreatedEventArgsComponentId Property

This read-only property returns the ID of the component that saved the file

Definition

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

Property Value

String

See Also