Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")> _
Public Interface SVsDataSourceFactory
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")]
public interface SVsDataSourceFactory
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"BA361A60-1C0E-40DB-BAD6-503413FC3AD2")]
public interface class SVsDataSourceFactory
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("BA361A60-1C0E-40DB-BAD6-503413FC3AD2")>]
type SVsDataSourceFactory = interface end
public interface SVsDataSourceFactory
Remarks
Use this factory to get a IVsDataSourceFactory.