__VSRDTATTRIB2 Enumeration
Visual Studio 2015
Specifies information about 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 | |
|---|---|---|
| RDTA_DocDataIsNotReadOnly | The data of the document in the RDT is readable and writable. | |
| RDTA_DocDataIsReadOnly | The data of the document in the RDT is read-only. | |
| RDTA_NOTIFYDOCCHANGEDEXMASK | A mask for the flags passed to the NotifyDocumentChangedEx method. |
Show: