PackageRemote64Class.EnableConfigurations 屬性

定義

public:
 virtual property bool EnableConfigurations { bool get(); void set(bool value); };
public virtual bool EnableConfigurations { get; set; }
member this.EnableConfigurations : bool with get, set
Public Overridable Property EnableConfigurations As Boolean

屬性值

若套件載入配置,則為真;否則,則為錯誤

實作

備註

若此屬性設 為 false,則會使用套件中持久的值,而非被載入的配置覆蓋。

適用於