Partager via


IDataSource Members

Include Protected Members
Include Inherited Members

The IDataSource type exposes the following members.

Methods

  Name Description
Public method AdvisePropertyChangeEvents (Inherited from IVsUIDataSource.)
Public method Close() (Inherited from IVsUIDataSource.)
Public method Close (Inherited from IVsUISimpleDataSource.)
Public method EnumProperties (Inherited from IVsUIDataSource.)
Public method EnumVerbs(IVsUIEnumDataSourceVerbs%) (Inherited from IVsUIDataSource.)
Public method EnumVerbs (Inherited from IVsUIDispatch.)
Public method EnumVerbs(IVsUIEnumDataSourceVerbs%) (Inherited from IVsUISimpleDataSource.)
Public method GetAttributes Returns a collection of custom attributes for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetClassName Returns the class name of this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetComponentName Returns the name of this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetConverter Returns a type converter for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetDefaultEvent Returns the default event for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetDefaultProperty Returns the default property for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetEditor Returns an editor of the specified type for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetEvents Returns the events for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetEvents Returns the events for this instance of a component using the specified attribute array as a filter. (Inherited from ICustomTypeDescriptor.)
Public method GetProperties Returns the properties for this instance of a component. (Inherited from ICustomTypeDescriptor.)
Public method GetProperties Returns the properties for this instance of a component using the attribute array as a filter. (Inherited from ICustomTypeDescriptor.)
Public method GetPropertyOwner Returns an object that contains the property described by the specified property descriptor. (Inherited from ICustomTypeDescriptor.)
Public method GetShapeIdentifier (Inherited from IVsUIDataSource.)
Public method GetValue (Inherited from IUIDataSource.)
Public method GetValue (Inherited from IVsUIDataSource.)
Public method Invoke (Inherited from IUIDispatch.)
Public method Invoke(String, Object, Object%) (Inherited from IVsUIDataSource.)
Public method Invoke (Inherited from IVsUIDispatch.)
Public method Invoke(String, Object, Object%) (Inherited from IVsUISimpleDataSource.)
Public method QueryValue (Inherited from IVsUIDataSource.)
Public method ResetValue (Inherited from IVsUIDataSource.)
Public method SetValue (Inherited from IUIDataSource.)
Public method SetValue (Inherited from IVsUIDataSource.)
Public method UnadvisePropertyChangeEvents (Inherited from IVsUIDataSource.)

Top

Properties

  Name Description
Public property Item (Inherited from IUIDataSource.)
Public property Properties (Inherited from IUIDataSource.)
Public property ShapeIdentifier (Inherited from IUIDataSource.)
Public property Verbs (Inherited from IUIDispatch.)

Top

Events

  Name Description
Public event PropertyChanged Occurs when a property value changes. (Inherited from INotifyPropertyChanged.)

Top

See Also

Reference

IDataSource Interface

Microsoft.Internal.VisualStudio.PlatformUI Namespace