IVsComReference Interface

Definição

Fornece informações sobre referências de COM do Visual Studio.

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
Atributos
Implementações

Propriedades

AlreadyReferenced
FullPath
Guid

Obtém ou define o GUID que identifica a referência COM.

Identity

Obtém ou define a identidade da referência COM.

MajorVersion

Obtém ou define o número de versão principal da referência COM.

MinorVersion

Obtém ou define o número de versão secundária da referência COM.

Name

Aplica-se a