RequestTelemetry.ResponseCode 属性

定义

获取或设置应用程序在处理请求后返回的响应代码。

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

属性值

String

适用于