_VSRDTFLAGS3 Enumeration
Visual Studio 2015
Specifies additional options for a document in the running document table (RDT).
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Member name | Description | |
|---|---|---|
| RDT_DontPollForState | Do not poll for changes to the document's dirty or read-only state. The document owner takes responsibility for explicitly updating the state using UpdateDirtyState or UpdateReadOnlyState. |
Show: