UIDataSource Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Microsoft internal use only.
System.Object
Microsoft.Internal.VisualStudio.PlatformUI.UIDispatch
Microsoft.Internal.VisualStudio.PlatformUI.UISimpleDataSource
Microsoft.Internal.VisualStudio.PlatformUI.UIDataSource
Microsoft.Internal.VisualStudio.PlatformUI.UIDispatch
Microsoft.Internal.VisualStudio.PlatformUI.UISimpleDataSource
Microsoft.Internal.VisualStudio.PlatformUI.UIDataSource
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assemblies: Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
The UIDataSource type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Item | Microsoft internal use only. |
![]() | Properties | Microsoft internal use only. |
![]() | ShapeIdentifier | Microsoft internal use only. |
![]() | Verbs | Microsoft internal use only. (Inherited from UIDispatch.) |
| Name | Description | |
|---|---|---|
![]() | AddBuiltInProperty(String, Boolean) | |
![]() | AddBuiltInProperty(String, Object) | Microsoft internal use only. |
![]() | AddCommand | Microsoft internal use only. (Inherited from UIDispatch.) |
![]() | AddDispatchProperty | Microsoft internal use only. |
![]() | AddIndirectProperty<T> | Microsoft internal use only. |
![]() | AddProperty | Microsoft internal use only. |
![]() | AddUnknownProperty | Microsoft internal use only. |
![]() | AdvisePropertyChangeEvents | Microsoft internal use only. |
![]() | Close | Microsoft internal use only. (Overrides UISimpleDataSource.Close().) |
![]() | EnumProperties | Microsoft internal use only. |
![]() | EnumVerbs | Microsoft internal use only. (Inherited from UIDispatch.) |
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetShapeIdentifier | Microsoft internal use only. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | GetValue(String) | Microsoft internal use only. |
![]() | GetValue(String, IVsUIObject) | Microsoft internal use only. |
![]() | GetValue<T>(String) | Microsoft internal use only. |
![]() | Invoke(String, Object) | Microsoft internal use only. (Inherited from UIDispatch.) |
![]() | Invoke(String, Object, Object) | Microsoft internal use only. (Inherited from UIDispatch.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | QueryValue | Microsoft internal use only. |
![]() | ResetValue | Microsoft internal use only. |
![]() | SetValue(String, IVsUIObject) | Microsoft internal use only. |
![]() | SetValue(String, Boolean) | |
![]() | SetValue(String, Object) | Microsoft internal use only. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnadvisePropertyChangeEvents | Microsoft internal use only. |
![]() | ValidatePropertyValue | Microsoft internal use only. |
Show:
