共用方式為


IVsUIDataSourceShapeProvider Interface

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

Syntax

'宣告
<GuidAttribute("7EEF6797-7698-42A9-9157-DD8C90F5854A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIDataSourceShapeProvider
[GuidAttribute("7EEF6797-7698-42A9-9157-DD8C90F5854A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
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