ScriptEditorControl.IVsFindTarget.NotifyFindTarget(UInt32) 方法

定義

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.NotifyFindTarget(System::UInt32 notification) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::NotifyFindTarget;
int IVsFindTarget.NotifyFindTarget (uint notification);
Function NotifyFindTarget (notification As UInteger) As Integer Implements IVsFindTarget.NotifyFindTarget

參數

notification
UInt32

傳回

Int32

實作

適用於