This topic has not yet been rated - Rate this topic

IVsPropertyStreamOut Interface

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.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("BF283741-E0AD-49C0-BEA4-1E267E52208F")] 
public interface IVsPropertyStreamOut
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("BF283741-E0AD-49C0-BEA4-1E267E52208F") */ 
public interface IVsPropertyStreamOut
InterfaceTypeAttribute(1) 
GuidAttribute("BF283741-E0AD-49C0-BEA4-1E267E52208F") 
public interface IVsPropertyStreamOut

For an example of the interface in use, see the code for My C Package Sample and Figures Project Sample.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ