IVsComReference 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.
Provides information about Visual Studio COM references.
public interface class IVsComReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
public interface class IVsComReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
__interface IVsComReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
[System.Runtime.InteropServices.Guid("3B1D9F20-1152-44D2-851C-12A88DA14337")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IVsComReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[System.Runtime.InteropServices.Guid("3B1D9F20-1152-44D2-851C-12A88DA14337")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsComReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[<System.Runtime.InteropServices.Guid("3B1D9F20-1152-44D2-851C-12A88DA14337")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsComReference = interface
interface IVsReference
[<System.Runtime.InteropServices.Guid("3B1D9F20-1152-44D2-851C-12A88DA14337")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsComReference = interface
interface IVsReference
Public Interface IVsComReference
Implements IVsReference
- Attributes
- Implements
Properties
AlreadyReferenced | |
FullPath | |
Guid |
Gets or sets the GUID that identifies the COM reference. |
Identity |
Gets or sets the identity of the COM reference. |
MajorVersion |
Gets or sets the major version number of the COM reference. |
MinorVersion |
Gets or sets the minor version number of the COM reference. |
Name |