Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Include Protected Members
Include Inherited Members
Writes out a property's name and its value. Also provides transaction-like handling for output. Implemented by the environment. Used with the IVsStructuredFileIOHelper interface.
The IVsPropertyStreamOut type exposes the following members.
Methods
Name
Description
.gif)
Begins a property section (inner property stream) used until a call to EndPropertySection.
.gif)
Ends a property section (an inner property stream).
.gif)
Flushes a property stream.
.gif)
Writes a property name, value, and comment to the stream.
.gif)
Write out a null-terminated string property value as a BSTR.
Top