SVsSolutionObject Interface
Passed to GetService to return a reference to an IVsSolution interface. Use the SVsSolution service instead.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
<GuidAttribute("7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")> _
<GuidAttribute("7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")> _
Public Interface SVsSolutionObject
Dim instance As SVsSolutionObject
[GuidAttribute("7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")]
[GuidAttribute("7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")]
public interface SVsSolutionObject
[GuidAttribute(L"7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")]
[GuidAttribute(L"7F7CD0DB-91EF-49dc-9FA9-02D128515DD4")]
public interface class SVsSolutionObject
public interface SVsSolutionObject