Compartir vía


OutgoingWebResponseContext.StatusDescription Propiedad

Definición

Obtiene o establece la descripción de estado de la respuesta web de salida.

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

Valor de propiedad

String

La descripción de estado de la respuesta web de salida.

Se aplica a