IVsAssemblyReferenceProviderContext::SupportsRetargeting Property
Visual Studio 2015
Gets or sets whether the assembly supports retargeting.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
[DispIdAttribute(1610743814)] property bool SupportsRetargeting { bool get(); void set(bool value); }
Show: