IVsUIBoundStringProperty 接口

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

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("D86E711D-1CA3-4541-87CE-FFC8F604F454")> _
Public Interface IVsUIBoundStringProperty _
    Inherits IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D86E711D-1CA3-4541-87CE-FFC8F604F454")]
public interface IVsUIBoundStringProperty : IVsUIBoundPropertyBase

IVsUIBoundStringProperty 类型公开以下成员。

属性

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

页首

方法

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

页首

请参见

参考

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