IVsUIBoundDWordProperty 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("AE72464D-2866-46C1-B088-21838DF1C1ED")> _
Public Interface IVsUIBoundDWordProperty _
    Inherits IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("AE72464D-2866-46C1-B088-21838DF1C1ED")]
public interface IVsUIBoundDWordProperty : IVsUIBoundPropertyBase

IVsUIBoundDWordProperty 类型公开以下成员。

属性

  名称 说明
公共属性 CanWrite (继承自 IVsUIBoundPropertyBase。)
公共属性 Name (继承自 IVsUIBoundPropertyBase。)
公共属性 Type (继承自 IVsUIBoundPropertyBase。)

页首

方法

  名称 说明
公共方法 _VtblGap1_2 (继承自 IVsUIBoundPropertyBase。)
公共方法 _VtblGap1_5
公共方法 GetValue
公共方法 SetValue

页首

请参见

参考

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