BuildProgressEventArgsMessage Property

This read-only property is used to get the message associated with the progress report

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string Message { get; }

Property Value

String

See Also