共用方式為


IVsUIDataSourceShape Interface

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

Syntax

'宣告
<GuidAttribute("DDD2CB35-DC38-46A9-8C9E-F8BC0649CF80")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIDataSourceShape
[GuidAttribute("DDD2CB35-DC38-46A9-8C9E-F8BC0649CF80")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIDataSourceShape

The IVsUIDataSourceShape type exposes the following members.

Methods

  Name Description
Public method EnumProperties
Public method GetBoundProperty

Top

See Also

Reference

Microsoft.Internal.VisualStudio.Shell.Interop Namespace