Share via


CompatibilitySwitch<TValue>.ICompatibilitySwitch.Value Property

Definition

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

Property Value

Implements

Applies to