Share via


RequestTelemetry.ResponseCode Property

Definition

Gets or sets response code returned by the application after handling the request.

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

Property Value

Applies to