IVsDesignTimeAssemblyResolution Interface
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.
Provides methods that perform design-time assembly resolution.
public interface class IVsDesignTimeAssemblyResolution
public interface class IVsDesignTimeAssemblyResolution
__interface IVsDesignTimeAssemblyResolution
C#
public interface IVsDesignTimeAssemblyResolution
C#
[System.Runtime.InteropServices.Guid("EDA26258-95DF-44A0-A244-D545E6C1196C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDesignTimeAssemblyResolution
type IVsDesignTimeAssemblyResolution = interface
[<System.Runtime.InteropServices.Guid("EDA26258-95DF-44A0-A244-D545E6C1196C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDesignTimeAssemblyResolution = interface
Public Interface IVsDesignTimeAssemblyResolution
- Attributes
Get |
Gets the target .NET Framework of the project instance. |
Resolve |
Resolves the assembly paths in the target .NET Framework. |
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |