Compartir a través de


ICompatibilitySwitch.Value Propiedad

Definición

Obtiene o establece el valor asociado al modificador de compatibilidad.

public:
 property System::Object ^ Value { System::Object ^ get(); void set(System::Object ^ value); };
public object Value { get; set; }
member this.Value : obj with get, set
Public Property Value As Object

Valor de propiedad

Comentarios

Establecer el valor del modificador mediante Value no se establecerá en IsValueSettrue. Esta debe usarse en la infraestructura de compatibilidad cuando IsValueSet se false aplica un valor de compatibilidad basado en CompatibilityVersion.

Se aplica a