XmlCommentsFileInvalidReason Property

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

Definition

Namespace: SandcastleBuilder.Utils.BuildEngine
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string InvalidReason { get; }

Property Value

String

See Also