ApiException
ErrorContent Property
|
Namespace:
Spire.Presentation.AI.Client
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
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