Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("AE72464D-2866-46C1-B088-21838DF1C1ED")> _
Public Interface IVsUIBoundDWordProperty _
Inherits IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("AE72464D-2866-46C1-B088-21838DF1C1ED")]
public interface IVsUIBoundDWordProperty : IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"AE72464D-2866-46C1-B088-21838DF1C1ED")]
public interface class IVsUIBoundDWordProperty : IVsUIBoundPropertyBase
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("AE72464D-2866-46C1-B088-21838DF1C1ED")>]
type IVsUIBoundDWordProperty =
interface
interface IVsUIBoundPropertyBase
end
public interface IVsUIBoundDWordProperty extends IVsUIBoundPropertyBase
The IVsUIBoundDWordProperty 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
.gif)
.gif)