TopicFileErrorMessage Property
This read-only property is used to return the error message if
DocumentType returns
Invalid.
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string ErrorMessage { get; }
Public ReadOnly Property ErrorMessage As String
Get
public:
property String^ ErrorMessage {
String^ get ();
}
member ErrorMessage : string with get
Property Value
String