IVsUIBoundBooleanProperty 接口

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

语法

声明
<GuidAttribute("1406A251-7EBD-49D9-AE68-454F1906E6FF")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIBoundBooleanProperty _
    Inherits IVsUIBoundPropertyBase
[GuidAttribute("1406A251-7EBD-49D9-AE68-454F1906E6FF")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIBoundBooleanProperty : IVsUIBoundPropertyBase

IVsUIBoundBooleanProperty 类型公开以下成员。

属性

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

页首

方法

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

页首

请参见

参考

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