IVsAssemblyReferenceProviderContext Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblySearchPaths | Gets or sets the paths to search for extension assemblies, which may include registry paths in the MSBuild-normal form. |
![]() | IsImplicitlyReferenced | Gets or sets whether the assembly is referenced implicitly. |
![]() | ProviderGuid | |
![]() | ReferenceFilterPaths | |
![]() | References | |
![]() | RetargetingMessage | Gets or sets the message to display during retargeting. |
![]() | SupportsRetargeting | Gets or sets whether the assembly supports retargeting. |
![]() | Tabs | Specifies the set of tabs to show. Defaults to all tabs. |
![]() | TargetFrameworkMoniker | Gets or sets the target framework moniker, for example ".NETFramework, version=4.5". |
Show:
