IVsUIDataSourceShapeProvider Interface

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.Internal.VisualStudio.Shell.Interop
Assemblies:   Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
  Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)

Syntax

'Declaration
<GuidAttribute("7EEF6797-7698-42A9-9157-DD8C90F5854A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIDataSourceShapeProvider
[GuidAttribute("7EEF6797-7698-42A9-9157-DD8C90F5854A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIDataSourceShapeProvider
[GuidAttribute(L"7EEF6797-7698-42A9-9157-DD8C90F5854A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIDataSourceShapeProvider
[<GuidAttribute("7EEF6797-7698-42A9-9157-DD8C90F5854A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIDataSourceShapeProvider =  interface end
public interface IVsUIDataSourceShapeProvider

The IVsUIDataSourceShapeProvider type exposes the following members.

Properties

  Name Description
Public property Shape

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace