SVsDataSourceFactory Interface

 

Represents the Visual Studio shell's data source factory.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")]
public interface SVsDataSourceFactory

Use this factory to get a IVsDataSourceFactory.

Return to top
Show: