Compartir a través de


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
Public method Close Closes the stream.
Public method Read(UInt32, array<UInt16[], UInt32%, array<VSPROPERTYSTREAMPROPERTYTYPE[], Object%, IErrorLog) Reads a property and value from the stream.
Public method Read Reads a property and value from the stream. (Inherited from IVsPropertyStreamIn.)
Public method SkipToEnd() Go to the end of the input stream.
Public method SkipToEnd Go to the end of the input stream. (Inherited from IVsPropertyStreamIn.)

Top

See Also

Reference

IVsPropertyFileIn Interface

Microsoft.VisualStudio.Shell.Interop Namespace