ApplicationClass.UpdatePackage プロパティ

定義

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

プロパティ値

更新されたバージョンが見つかったときにパッケージを更新できる場合は true。それ以外の場合は false

実装

属性

適用対象