OutgoingWebResponseContext.StatusDescription Eigenschap

Definitie

Hiermee haalt u de statusbeschrijving van het uitgaande webantwoord op of stelt u deze in.

public:
 property System::String ^ StatusDescription { System::String ^ get(); void set(System::String ^ value); };
public string StatusDescription { get; set; }
member this.StatusDescription : string with get, set
Public Property StatusDescription As String

Waarde van eigenschap

De statusbeschrijving van het uitgaande webantwoord.

Van toepassing op