PackageRemote64Class.EnableConfigurations 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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,則會使用套件中持久的值,而非被載入的配置覆蓋。