Share via


PartialViewResult.StatusCode Özellik

Tanım

HTTP durum kodunu alır veya ayarlar.

public:
 property Nullable<int> StatusCode { Nullable<int> get(); void set(Nullable<int> value); };
public int? StatusCode { get; set; }
member this.StatusCode : Nullable<int> with get, set
Public Property StatusCode As Nullable(Of Integer)

Özellik Değeri

Şunlara uygulanır