DataSource 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.
This API is not CLS-compliant.
Assemblies: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
The DataSource type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | DataSource(IVsUIDataSource) | Microsoft internal use only. |
![]() | DataSource(IVsUIDataSource, DataSourceParameters) | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() | IsDisposed | Microsoft internal use only. |
![]() | IsPropertyAccessSynchronized | |
![]() | Properties | Microsoft internal use only. |
![]() | ServiceProvider | |
![]() | ShapeIdentifier | Microsoft internal use only. |
![]() | ShapeProvider | |
![]() | ShouldDisposeContents | |
![]() | Verbs | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() | AdvisePropertyChangeEvents | Microsoft internal use only. |
![]() | Close | Microsoft internal use only. |
![]() | CreateCompatibleCollection | |
![]() | CreateCompatibleInstance | |
![]() ![]() | CreateInstance(IVsUIDataSource) | |
![]() ![]() | CreateInstance(IVsUIDataSource, Window, IServiceProvider) | |
![]() | Dispose() | Microsoft internal use only. |
![]() | Dispose(Boolean) | Microsoft internal use only. |
![]() | EnumProperties | Microsoft internal use only. |
![]() | EnumVerbs | Microsoft internal use only. |
![]() | Equals | Microsoft internal use only. (Overrides Object.Equals(Object).) |
![]() | Finalize | Microsoft internal use only. (Overrides Object.Finalize().) |
![]() | GetHashCode | Microsoft internal use only. (Overrides Object.GetHashCode().) |
![]() | 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. |
![]() | Invoke(String, Object) | Microsoft internal use only. |
![]() | Invoke(String, Object, Object) | Microsoft internal use only. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | QueryValue | Microsoft internal use only. |
![]() | ResetValue | Microsoft internal use only. |
![]() | SetValue(String, Object) | Microsoft internal use only. |
![]() | SetValue(String, Boolean) | |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | UnadvisePropertyChangeEvents | Microsoft internal use only. |
| Name | Description | |
|---|---|---|
![]() ![]() | Equality(DataSource, DataSource) | Microsoft internal use only. |
![]() ![]() | Equality(DataSource, IVsUIDataSource) | Microsoft internal use only. |
![]() ![]() | Equality(IVsUIDataSource, DataSource) | Microsoft internal use only. |
![]() ![]() | Inequality(DataSource, DataSource) | Microsoft internal use only. |
![]() ![]() | Inequality(DataSource, IVsUIDataSource) | Microsoft internal use only. |
![]() ![]() | Inequality(IVsUIDataSource, DataSource) | Microsoft internal use only. |
Top
Show:

