IVsUIBoundBooleanProperty Interface
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣告
<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
The IVsUIBoundBooleanProperty type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CanWrite | (Inherited from IVsUIBoundPropertyBase.) |
![]() |
Name | (Inherited from IVsUIBoundPropertyBase.) |
![]() |
Type | (Inherited from IVsUIBoundPropertyBase.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
_VtblGap1_2 | (Inherited from IVsUIBoundPropertyBase.) |
![]() |
_VtblGap1_5 | |
![]() |
GetValue | |
![]() |
SetValue |
Top