TopicFileErrorMessage Property

This read-only property is used to return the error message if DocumentType returns Invalid.

Definition

Namespace: SandcastleBuilder.Utils.ConceptualContent
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string ErrorMessage { get; }

Property Value

String

See Also