IVsSearchItemDynamicResult.Update Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.