IVsUIBoundPropertyBase 接口

命名空间:  Microsoft.Internal.VisualStudio.Shell.Interop
程序集:  Microsoft.VisualStudio.Shell.11.0(在 Microsoft.VisualStudio.Shell.11.0.dll 中)

语法

声明
<GuidAttribute("42261AAC-332F-4360-B925-0F532F9944BE")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIBoundPropertyBase
[GuidAttribute("42261AAC-332F-4360-B925-0F532F9944BE")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIBoundPropertyBase

IVsUIBoundPropertyBase 类型公开以下成员。

属性

  名称 说明
公共属性 CanWrite
公共属性 Name
公共属性 Type

页首

方法

  名称 说明
公共方法 _VtblGap1_2

页首

请参见

参考

Microsoft.Internal.VisualStudio.Shell.Interop 命名空间