ObjectResult.Value Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Résultat de l’objet.
public:
property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
[Microsoft.AspNetCore.Mvc.Infrastructure.ActionResultObjectValue]
public object Value { get; set; }
[Microsoft.AspNetCore.Mvc.Infrastructure.ActionResultObjectValue]
public object? Value { get; set; }
member this.Value : obj with get, set
[<Microsoft.AspNetCore.Mvc.Infrastructure.ActionResultObjectValue>]
member this.Value : obj with get, set
Public Property Value As Object
Valeur de propriété
- Attributs