BuilderExceptionErrorCode Property
Get the error code associated with the exception
Namespace: Sandcastle.Core.BuildEngineAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
public string ErrorCode { get; }
Public ReadOnly Property ErrorCode As String
Get
public:
property String^ ErrorCode {
String^ get ();
}
member ErrorCode : string with get
Property Value
String