Partager via


SVsTargetFrameworkAssemblies Interface

Passed to GetService to return a reference to IVsTargetFrameworkAssemblies.

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

Syntax

<GuidAttribute("C269ADA8-95F9-4987-A247-151FB2DDFB34")> _
<InterfaceTypeAttribute()> _
Public Interface SVsTargetFrameworkAssemblies

Dim instance As SVsTargetFrameworkAssemblies
[GuidAttribute("C269ADA8-95F9-4987-A247-151FB2DDFB34")]
[InterfaceTypeAttribute()]
public interface SVsTargetFrameworkAssemblies
[GuidAttribute(L"C269ADA8-95F9-4987-A247-151FB2DDFB34")]
[InterfaceTypeAttribute()]
public interface class SVsTargetFrameworkAssemblies
public interface SVsTargetFrameworkAssemblies

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace