IVsSearchItemDynamicResult.Update Method

Definition

Forces an update of the item properties to reflect the current state of the shell.

public:
 bool Update();
public:
 bool Update();
bool Update();
public bool Update ();
abstract member Update : unit -> bool
Public Function Update () As Boolean

Returns

true if the property is still valid, or false if the property is not invalid.

Applies to