ApplicationClass.UpdateObjects 属性

定义

public:
 virtual property bool UpdateObjects { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(38)]
public virtual bool UpdateObjects { [System.Runtime.InteropServices.DispId(38)] get; [System.Runtime.InteropServices.DispId(38)] set; }
[<System.Runtime.InteropServices.DispId(38)>]
[<get: System.Runtime.InteropServices.DispId(38)>]
[<set: System.Runtime.InteropServices.DispId(38)>]
member this.UpdateObjects : bool with get, set
Public Overridable Property UpdateObjects As Boolean

属性值

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

实现

属性

适用于