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("D86E711D-1CA3-4541-87CE-FFC8F604F454")> _
Public Interface IVsUIBoundStringProperty _
Inherits IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("D86E711D-1CA3-4541-87CE-FFC8F604F454")]
public interface IVsUIBoundStringProperty : IVsUIBoundPropertyBase
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"D86E711D-1CA3-4541-87CE-FFC8F604F454")]
public interface class IVsUIBoundStringProperty : IVsUIBoundPropertyBase
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("D86E711D-1CA3-4541-87CE-FFC8F604F454")>]
type IVsUIBoundStringProperty =
interface
interface IVsUIBoundPropertyBase
end
public interface IVsUIBoundStringProperty extends IVsUIBoundPropertyBase
The IVsUIBoundStringProperty 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)