IVsUIBoundDoubleProperty 接口

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

语法

声明
<GuidAttribute("00705016-E9EF-4CAF-BAB1-8E4484ED7B69")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIBoundDoubleProperty _
    Inherits IVsUIBoundPropertyBase
[GuidAttribute("00705016-E9EF-4CAF-BAB1-8E4484ED7B69")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIBoundDoubleProperty : IVsUIBoundPropertyBase

IVsUIBoundDoubleProperty 类型公开以下成员。

属性

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

页首

方法

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

页首

请参见

参考

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