IStatusCodeActionResult.StatusCode Propriété

Définition

Obtient le code d'état HTTP.

public:
 property Nullable<int> StatusCode { Nullable<int> get(); };
public int? StatusCode { get; }
member this.StatusCode : Nullable<int>
Public ReadOnly Property StatusCode As Nullable(Of Integer)

Valeur de propriété

S’applique à