This topic has not yet been rated - Rate this topic

IVsPropertyStreamIn Interface

Reads a property name, type, and value from a stream. Implemented by the environment and used with the IVsStructuredFileIOHelper interface.

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

[GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C")] 
[InterfaceTypeAttribute(1)] 
public interface IVsPropertyStreamIn
/** @attribute GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C") */ 
/** @attribute InterfaceTypeAttribute(1) */ 
public interface IVsPropertyStreamIn
GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C") 
InterfaceTypeAttribute(1) 
public interface IVsPropertyStreamIn

This interface is used with the IVsStructuredFileIOHelper.

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