IVsAssemblyReference Interface

Definition

Provides information about Visual Studio assembly references.

public interface class IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
public interface class IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
__interface IVsAssemblyReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
[System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType]
public interface IVsAssemblyReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsAssemblyReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[<System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType>]
type IVsAssemblyReference = interface
    interface IVsReference
[<System.Runtime.InteropServices.Guid("B62A68C9-EA0A-4AD1-B7E5-80280798A41E")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsAssemblyReference = interface
    interface IVsReference
Public Interface IVsAssemblyReference
Implements IVsReference
Attributes
Implements

Properties

AlreadyReferenced
FullPath
Name

Applies to