ApiException
ErrorContent Property
|
Namespace:
Spire.Doc.AI.Client
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Object ErrorContent { get; }
Public ReadOnly Property ErrorContent As Object
Get
public:
property Object^ ErrorContent {
Object^ get ();
}
member ErrorContent : Object with get
Property Value
Type:
Object
See Also