__VSPTIP_DISPOSITION Enumeration
Visual Studio 2015
Specifies the text image disposition action for CloseItemTextImage calls.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSPTIP_Close | Finished using the item. | |
| VSPTIP_Modified | Finished using the item and it was modified. | |
| VSPTIP_ToOpen | The item is about to be opened through OpenDocumentViaProject. |
From vsshell.idl:
Show: