ScriptEditorControl.IVsFindTarget.SetFindState(Object) 方法

定義

 virtual int Microsoft.VisualStudio.TextManager.Interop.IVsFindTarget.SetFindState(System::Object ^ punk) = Microsoft::VisualStudio::TextManager::Interop::IVsFindTarget::SetFindState;
int IVsFindTarget.SetFindState (object punk);
Function SetFindState (punk As Object) As Integer Implements IVsFindTarget.SetFindState

參數

punk
Object

傳回

Int32

實作

適用於