PresentationStyleSettingsCheckForErrors Method
This is used to check the presentation style for errors
Namespace: Sandcastle.Core.PresentationStyleAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public IEnumerable<string> CheckForErrors()
Public Function CheckForErrors As IEnumerable(Of String)
public:
IEnumerable<String^>^ CheckForErrors()
member CheckForErrors : unit -> IEnumerable<string>
Return Value
IEnumerableStringAn enumerable list of problems found or an empty list if everything is okay