BuilderExceptionErrorCode Property
Get the error code associated with the exception
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.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