IVsPropertyStreamIn Members
Include Protected Members
Include Inherited Members
Reads a property name, type, and value from a stream. Implemented by the environment and used with the IVsStructuredFileIOHelper interface.
The IVsPropertyStreamIn type exposes the following members.
Methods
Name | Description | |
---|---|---|
Read | Reads a property and value from the stream. | |
SkipToEnd | Go to the end of the input stream. |
Top