ICompatibilitySwitch.Value 屬性

定義

取得或設定與相容性參數相關聯的值。

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

屬性值

備註

使用 Value 設定參數值將不會設定 IsValueSettrue 。 當 是 false 根據 套用相容性值時 IsValueSet ,相容性基礎結構應該會使用此值 CompatibilityVersion

適用於