TopicFileErrorMessage Property
This read-only property is used to return the error message if
DocumentType returns
Invalid.
Namespace: SandcastleBuilder.Utils.ConceptualContentAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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