Class ParsingErrorInfo
Class ParsingErrorInfo
Le nom : Aspose.Note Assemblée: Aspose.Note.dll (25.4.0)
Informations sur l’erreur qui s’est produite pendant le partage.
public class ParsingErrorInfo
Inheritance
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ParsingErrorInfo()
public ParsingErrorInfo()
Properties
Message
Il reçoit un message qui décrit l’erreur actuelle.
public string Message { get; }