IVsConnectedServiceInstanceReference Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a reference to a connected service.
public interface class IVsConnectedServiceInstanceReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
public interface class IVsConnectedServiceInstanceReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
__interface IVsConnectedServiceInstanceReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
[System.Runtime.InteropServices.Guid("13A70605-F511-4350-8DAF-4387F10B97BE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsConnectedServiceInstanceReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[System.Runtime.InteropServices.Guid("13A70605-F511-4350-8DAF-4387F10B97BE")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsConnectedServiceInstanceReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[<System.Runtime.InteropServices.Guid("13A70605-F511-4350-8DAF-4387F10B97BE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsConnectedServiceInstanceReference = interface
interface IVsReference
[<System.Runtime.InteropServices.Guid("13A70605-F511-4350-8DAF-4387F10B97BE")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsConnectedServiceInstanceReference = interface
interface IVsReference
Public Interface IVsConnectedServiceInstanceReference
Implements IVsReference
- Attributes
- Implements
Properties
AlreadyReferenced |
Determines whether the service has already been referenced. |
FullPath |
Gets the full path. |
InstanceIdentity |
Gets the instance ID. |
Name |
Gets the name. |
ProviderIdentity |
Gets the provider identity. |