IVsConnectedServiceInstanceReferenceProviderContext Interface
Visual Studio 2015
The context for the connected service reference provider.
Assembly: Microsoft.VisualStudio.Shell.Interop.12.0 (in Microsoft.VisualStudio.Shell.Interop.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | ProjectCapabilities | Gets the project capabilities. |
![]() | ProviderGuid | Gets the project capabilities. |
![]() | ReferenceFilterPaths | Gets the reference filter paths. |
![]() | References | Gets the references. |
![]() | TargetFrameworkMoniker | Gets the target framework moniker. |
![]() | TargetPlatformIdentifier | Gets the target platform identifier. |
![]() | TargetPlatformVersion | Gets the target platform version. |
![]() | VisualStudioVersion | Gets the Visual Studio version. |
| Name | Description | |
|---|---|---|
![]() | AddReference(IVsReference) | Adds the specified refrence. |
![]() | CreateReference() | Creates a reference. |
Show:

