HttpResponseBase.Status Vlastnost

Definice

Získá nebo nastaví hodnotu vrácenou Status klientovi.

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

Hodnota vlastnosti

Stav výstupu HTTP Informace o platných stavových kódech najdete v tématu Stavové kódy HTTP.

Výjimky

Platí pro