Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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
'Usage
Dim instance As IUIDataSource
[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