SVsTargetFrameworkAssemblies Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsTargetFrameworkAssemblies.
public interface class SVsTargetFrameworkAssemblies
public interface class SVsTargetFrameworkAssemblies
__interface SVsTargetFrameworkAssemblies
[System.Runtime.InteropServices.Guid("C269ADA8-95F9-4987-A247-151FB2DDFB34")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsTargetFrameworkAssemblies
[System.Runtime.InteropServices.Guid("C269ADA8-95F9-4987-A247-151FB2DDFB34")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsTargetFrameworkAssemblies
[<System.Runtime.InteropServices.Guid("C269ADA8-95F9-4987-A247-151FB2DDFB34")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsTargetFrameworkAssemblies = interface
[<System.Runtime.InteropServices.Guid("C269ADA8-95F9-4987-A247-151FB2DDFB34")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsTargetFrameworkAssemblies = interface
Public Interface SVsTargetFrameworkAssemblies
- Attributes