Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("C269ADA8-95F9-4987-A247-151FB2DDFB34")> _
Public Interface SVsTargetFrameworkAssemblies
[InterfaceTypeAttribute()]
[GuidAttribute("C269ADA8-95F9-4987-A247-151FB2DDFB34")]
public interface SVsTargetFrameworkAssemblies
[InterfaceTypeAttribute()]
[GuidAttribute(L"C269ADA8-95F9-4987-A247-151FB2DDFB34")]
public interface class SVsTargetFrameworkAssemblies
[<InterfaceTypeAttribute()>]
[<GuidAttribute("C269ADA8-95F9-4987-A247-151FB2DDFB34")>]
type SVsTargetFrameworkAssemblies = interface end
public interface SVsTargetFrameworkAssemblies