XmlCommentsFileInvalidReason Property

If IsValid returns false, this returns the reason that the XML comments file is invalid

Definition

Namespace: Sandcastle.Core.BuildEngine
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string InvalidReason { get; }

Property Value

String

See Also