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,如果可在加载包时更新可扩展对象,则为 true ;否则 为 false

实现

适用于