This topic has not yet been rated - Rate this topic

IVsPropertyStreamOut Methods

The IVsPropertyStreamOut type exposes the following members.

  NameDescription
Public method BeginPropertySection Begins a property section (inner property stream) used until a call to EndPropertySection.
Public method EndPropertySection Ends a property section (an inner property stream).
Public method Flush Flushes a property stream.
Public method Write Writes a property name, value, and comment to the stream.
Public method WriteSzAsBSTR Write out a null-terminated string property value as a BSTR.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.