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.
Microsoft internal use only.
This API is not CLS-compliant.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Syntax
'Declaration
<CLSCompliantAttribute(False)> _
Public Interface IUIDataSource _
Inherits IUIDispatch
[CLSCompliantAttribute(false)]
public interface IUIDataSource : IUIDispatch
[CLSCompliantAttribute(false)]
public interface class IUIDataSource : IUIDispatch
[<CLSCompliantAttribute(false)>]
type IUIDataSource =
interface
interface IUIDispatch
end
public interface IUIDataSource extends IUIDispatch
The IUIDataSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Item | Microsoft internal use only. |
![]() |
Properties | Microsoft internal use only. |
![]() |
ShapeIdentifier | Microsoft internal use only. |
![]() |
Verbs | Microsoft internal use only. (Inherited from IUIDispatch.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
GetValue | Microsoft internal use only. |
![]() |
Invoke | Microsoft internal use only. (Inherited from IUIDispatch.) |
![]() |
SetValue | Microsoft internal use only. |
Top