IVsSearchItemDynamicResult Interface

 

Updates properties that can change dynamically (for example, properties dependent on UI context changes in the shell).

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

[GuidAttribute("412A7EBB-C4BD-46CD-B17D-97E337B6F514")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSearchItemDynamicResult : IVsSearchItemResult

NameDescription
System_CAPS_pubmethodInvokeAction()

System_CAPS_pubmethodUpdate()

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

Return to top
Show: