IVsComReference Schnittstelle

Definition

Stellt Informationen über Visual Studio COM-Verweise bereit.

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)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IVsComReference = interface
    interface IVsReference
Public Interface IVsComReference
Implements IVsReference
Attribute
Implementiert

Eigenschaften

AlreadyReferenced
FullPath
Guid

Ruft die GUID ab, welche den COM-Verweis identifiziert, oder legt diese fest.

Identity

Ruft die Identität des COM-Verweises ab oder legt sie fest.

MajorVersion

Ruft die Hauptversionsnummer des COM-Verweises ab oder legt diese fest.

MinorVersion

Ruft die Nebenversionsnummer des COM-Verweises ab oder legt diese fest.

Name

Gilt für