CompatibilitySwitch<TValue>.ICompatibilitySwitch.Value Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
property System::Object ^ Microsoft::AspNetCore::Mvc::Infrastructure::ICompatibilitySwitch::Value { System::Object ^ get(); void set(System::Object ^ value); };
object Microsoft.AspNetCore.Mvc.Infrastructure.ICompatibilitySwitch.Value { get; set; }
member this.Microsoft.AspNetCore.Mvc.Infrastructure.ICompatibilitySwitch.Value : obj with get, set
Property Value As Object Implements ICompatibilitySwitch.Value
Aplica-se a
Produto | Versões |
---|---|
ASP.NET Core | 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0 |