API Integrator 2016 .NET Edition
API Integrator 2016 .NET Edition
Questions / Feedback?

StatusDescription Property

The HTTP status description returned in the last response.

Syntax

[VB.NET]
Public ReadOnlyProperty StatusDescription As String

[C#]
public string StatusDescription {get;}

Remarks

This property holds the HTTP status description returned in the last response.

This property is read-only and not available at design time.

Default Value

""

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 .NET Edition - Version 16.0 [Build 7709]