IUIDataSource Interface
Microsoft internal use only.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Syntax
'宣言
Public Interface IUIDataSource _
Inherits IUIDispatch
public interface IUIDataSource : 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