IVsPlatformReferenceProviderContext2 Properties
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
| Name | Description | |
|---|---|---|
![]() | AssemblySearchPaths | Gets or sets the paths to the loose extension assemblies. |
![]() | ExpandSDKContents | Gets or sets whether to expand the software development kit (SDK) contents. |
![]() | IsImplicitlyReferenced | Gets or sets whether it is unnecessary to show the Windows tab, which allows selection of core Windows Metadata (WinMDs), because they are implicitly referenced by the project system. |
![]() | ProviderGuid | Gets the provider GUID. |
![]() | ReferenceFilterPaths | Gets or sets the reference filter paths. |
![]() | References | The set of references. |
![]() | SDKDirectoryRoot | Gets or sets the location on disk where unregistered software development kits (SDKs) are stored. |
![]() | SDKExtensionDirectoryRoot | Gets or sets the root of the SDK extension directory. |
![]() | SDKFilterKeywords | Gets or sets a space-delimited list of the capabilities. |
![]() | SDKIdentifier | |
![]() | SDKRegistryRoot | Gets or sets the location where the software development kits (SDKs) are registered in the registry. |
![]() | SDKVersion | |
![]() | Tabs | Gets or sets the set of tabs to show. Defaults to all tabs. |
![]() | TargetFrameworkMoniker | Gets or set the moniker of the target framework. |
![]() | TargetPlatformIdentifier | Gets or sets the target platform identifier, which indicates where to find software development kit (SDK) references. |
![]() | TargetPlatformReferencesLocation | Gets or sets the location of the platform references. |
![]() | TargetPlatformVersion | Gets or sets the target platform version, which indicates to the user where the references come from. |
![]() | VisualStudioVersion | Gets or sets the supported Visual Studio version. Software development kits (SDKs) with a higher Visual Studio version are filtered out. |
