AddIns.Update Method

Definition

Updates the collection.

public:
 void Update();
public:
 void Update();
void Update();
[System.Runtime.InteropServices.DispId(41)]
public void Update ();
[<System.Runtime.InteropServices.DispId(41)>]
abstract member Update : unit -> unit
Public Sub Update ()
Attributes

Remarks

Add-ins are now deprecated. For more information, see FAQ: Converting Add-ins to VSPackage Extensions.

Applies to