ApplicationClass.UpdateObjects Propriedade

Definição

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

Valor da propriedade

true se objetos extensíveis puderem ser atualizados no tempo de carregamento do pacote quando uma versão atualizada for encontrada; caso contrário, false.

Implementações

Atributos

Aplica-se a