Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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)
Syntax
'Declaration
<GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsPropertyStreamIn
'Usage
Dim instance As IVsPropertyStreamIn
[GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C")]
[InterfaceTypeAttribute()]
public interface IVsPropertyStreamIn
[GuidAttribute(L"EC9ABAFB-E744-44B5-8771-0B875EE6FC5C")]
[InterfaceTypeAttribute()]
public interface class IVsPropertyStreamIn
[<GuidAttribute("EC9ABAFB-E744-44B5-8771-0B875EE6FC5C")>]
[<InterfaceTypeAttribute()>]
type IVsPropertyStreamIn = interface end
public interface IVsPropertyStreamIn
Remarks
This interface is used with the IVsStructuredFileIOHelper.