IVsUIBoundPropertyBase Interface
Namespace: Microsoft.Internal.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'Declaration
<GuidAttribute("42261AAC-332F-4360-B925-0F532F9944BE")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsUIBoundPropertyBase
[GuidAttribute("42261AAC-332F-4360-B925-0F532F9944BE")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsUIBoundPropertyBase
[GuidAttribute(L"42261AAC-332F-4360-B925-0F532F9944BE")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsUIBoundPropertyBase
[<GuidAttribute("42261AAC-332F-4360-B925-0F532F9944BE")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsUIBoundPropertyBase = interface end
public interface IVsUIBoundPropertyBase
The IVsUIBoundPropertyBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
CanWrite | ||
Name | ||
Type |
Top
Methods
Name | Description | |
---|---|---|
_VtblGap1_2 |
Top