AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageApiRequestResult..::..ReasonPhrase Property

Gets or sets the reason phrase accompanying the HTTP status (or an error description when the call threw).

Namespace:  AdvantageCSP.API
Assembly:  AdvantageCSP.API (in AdvantageCSP.API.dll)

Syntax


public string ReasonPhrase { get; set; }

Field Value

The human-readable reason phrase.