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

属性值

如果可以在包加载时更新可扩展对象(如果找到更新的版本);如果找到更新的版本,则为 true;否则为 false

实现

适用于