Interface SVsSQLCLRReferences
Passado para o QueryService método para retornar uma referência para o IVsSQLCLRReferences interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (em Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Sintaxe
[InterfaceTypeAttribute(1)]
[GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")]
public interface SVsSQLCLRReferences
[InterfaceTypeAttribute(1)]
[GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")]
public interface class SVsSQLCLRReferences
[<InterfaceTypeAttribute(1)>]
[<GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")>]
type SVsSQLCLRReferences = interface end
<InterfaceTypeAttribute(1)>
<GuidAttribute("8ED9966C-102F-45B0-8293-BB9F2463A6F2")>
Public Interface SVsSQLCLRReferences
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo