VSPROPERTYSTREAMPROPERTYTYPE Enumeration
Visual Studio 2015
Specifies a simple or substream property stream.
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
| Member name | Description | |
|---|---|---|
| VSPSPT_PROPERTY_SECTION | Substream within the property stream. | |
| VSPSPT_SIMPLE | Simple property. |
Used in Read calls.
From vsshell.idl:
Show: