Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Provides notifications to find targets.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaración
Public Enumeration __VSFTNOTIFY
public enum __VSFTNOTIFY
public enum class __VSFTNOTIFY
type __VSFTNOTIFY
public enum __VSFTNOTIFY
Members
| Member name | Description | |
|---|---|---|
| VSFTNOTIFY_CURRENT | This target has become the current target. | |
| VSFTNOTIFY_NOTCURRENT | This target is no longer the current target. | |
| VSFTNOTIFY_STARTFIND | A find/replace operation is about to start. | |
| VSFTNOTIFY_ENDFIND | The find/replace operation is complete. |
Remarks
COM Signature
From textfind.idl: