XmlCommentsFileInvalidReason Property
If
IsValid returns false, this returns the reason that the XML comments file is invalid
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string InvalidReason { get; }
Public ReadOnly Property InvalidReason As String
Get
public:
property String^ InvalidReason {
String^ get ();
}
member InvalidReason : string with get
Property Value
String