IVsReference 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 basic information about Visual Studio references.
public interface class IVsReference
public interface class IVsReference
__interface IVsReference
[System.Runtime.InteropServices.Guid("EF0757D6-678E-45DB-8251-8AA39CC8320C")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsReference
[<System.Runtime.InteropServices.Guid("EF0757D6-678E-45DB-8251-8AA39CC8320C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsReference = interface
Public Interface IVsReference
- Derived
- Attributes
Properties
AlreadyReferenced |
Gets or sets whether the reference already exists. |
FullPath |
Gets or sets the full path to the reference. |
Name |
Gets or sets the name that identifies the reference. |