IVsAssemblyReferenceProviderContext Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

NameDescription
System_CAPS_pubpropertyAssemblySearchPaths

Gets or sets the paths to search for extension assemblies, which may include registry paths in the MSBuild-normal form.

System_CAPS_pubpropertyIsImplicitlyReferenced

Gets or sets whether the assembly is referenced implicitly.

System_CAPS_pubpropertyProviderGuid

System_CAPS_pubpropertyReferenceFilterPaths

System_CAPS_pubpropertyReferences

System_CAPS_pubpropertyRetargetingMessage

Gets or sets the message to display during retargeting.

System_CAPS_pubpropertySupportsRetargeting

Gets or sets whether the assembly supports retargeting.

System_CAPS_pubpropertyTabs

Specifies the set of tabs to show. Defaults to all tabs.

System_CAPS_pubpropertyTargetFrameworkMoniker

Gets or sets the target framework moniker, for example ".NETFramework, version=4.5".

Return to top
Show: