IVsFileReference Interface

Definition

Provides information about Visual Studio file references.

public interface class IVsFileReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
public interface class IVsFileReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
__interface IVsFileReference : Microsoft::VisualStudio::Shell::Interop::IVsReference
[System.Runtime.InteropServices.Guid("DEB39E27-EF55-4626-A586-24FBDD918792")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType]
public interface IVsFileReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[System.Runtime.InteropServices.Guid("DEB39E27-EF55-4626-A586-24FBDD918792")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsFileReference : Microsoft.VisualStudio.Shell.Interop.IVsReference
[<System.Runtime.InteropServices.Guid("DEB39E27-EF55-4626-A586-24FBDD918792")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType>]
type IVsFileReference = interface
    interface IVsReference
[<System.Runtime.InteropServices.Guid("DEB39E27-EF55-4626-A586-24FBDD918792")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsFileReference = interface
    interface IVsReference
Public Interface IVsFileReference
Implements IVsReference
Attributes
Implements

Properties

AlreadyReferenced
FullPath
Name

Applies to