IVsUIBoundInt32Property Interface
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
'宣告
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("E5D6702C-CEC1-4F24-B74E-ABEBCCD65BF0")> _
Public Interface IVsUIBoundInt32Property _
Inherits IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("E5D6702C-CEC1-4F24-B74E-ABEBCCD65BF0")]
public interface IVsUIBoundInt32Property : IVsUIBoundPropertyBase
The IVsUIBoundInt32Property type exposes the following members.
Name | Description | |
---|---|---|
CanWrite | (Inherited from IVsUIBoundPropertyBase.) | |
Name | (Inherited from IVsUIBoundPropertyBase.) | |
Type | (Inherited from IVsUIBoundPropertyBase.) |
Top
Name | Description | |
---|---|---|
_VtblGap1_2 | (Inherited from IVsUIBoundPropertyBase.) | |
_VtblGap1_5 | ||
GetValue | ||
SetValue |
Top