PackageRemote32Class.UpdateObjects 屬性

定義

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

屬性值

Boolean

如果找到更新版本,可以在封裝載入時間更新可延伸的物件,則 為 true 。否則 為 false

實作

適用於