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.
Provides base support for targeting multiple framework versions.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<GuidAttribute("399DC6D4-84D6-4208-AFA6-362098E7972F")> _
<InterfaceTypeAttribute()> _
Public Interface IVsTargetFrameworkAssemblies
'Usage
Dim instance As IVsTargetFrameworkAssemblies
[GuidAttribute("399DC6D4-84D6-4208-AFA6-362098E7972F")]
[InterfaceTypeAttribute()]
public interface IVsTargetFrameworkAssemblies
[GuidAttribute(L"399DC6D4-84D6-4208-AFA6-362098E7972F")]
[InterfaceTypeAttribute()]
public interface class IVsTargetFrameworkAssemblies
public interface IVsTargetFrameworkAssemblies