IVsSearchItemDynamicResult Arabirim

Tanım

Dinamik olarak değişebilir özellikleri (örneğin, kabukta UI bağlam değişikliklerine bağımlı Özellikler) güncelleştirir.

public interface class IVsSearchItemDynamicResult : Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult
public interface class IVsSearchItemDynamicResult : Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult
__interface IVsSearchItemDynamicResult : Microsoft::VisualStudio::Shell::Interop::IVsSearchItemResult
[System.Runtime.InteropServices.Guid("412A7EBB-C4BD-46CD-B17D-97E337B6F514")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsSearchItemDynamicResult : Microsoft.VisualStudio.Shell.Interop.IVsSearchItemResult
[<System.Runtime.InteropServices.Guid("412A7EBB-C4BD-46CD-B17D-97E337B6F514")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsSearchItemDynamicResult = interface
    interface IVsSearchItemResult
Public Interface IVsSearchItemDynamicResult
Implements IVsSearchItemResult
Öznitelikler
Uygulamalar

Özellikler

Description
DisplayText
Icon
PersistenceData
SearchProvider
Tooltip

Yöntemler

InvokeAction()
Update()

Öğe özelliklerinin güncelleştirilmesini, kabuğun geçerli durumunu yansıtacak şekilde zorlar.

Şunlara uygulanır