IVsPropertyFileIn Members
Include Protected Members
Include Inherited Members
Reads a file containing property names and values. Inherits from IVsPropertyStreamIn. Returned by the OpenExisting method of the IVsStructuredFileIO interface.
The IVsPropertyFileIn type exposes the following members.
Methods
Name | Description | |
---|---|---|
Close | Closes the stream. | |
Read | Reads a property and value from the stream. | |
SkipToEnd | Go to the end of the input stream. |
Top